<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>20184</id>
      <name>haskellnotebook</name>
      <created_at>2008-10-07T12:58:47Z</created_at>
      <updated_at>2009-09-04T00:04:02Z</updated_at>
      <description>The Haskell Notebook (another Haskell Cookbook) contains some common and not so common Haskell programming idioms that are contained in a collection of working/compilable examples.  There is also a collection of source code from other functional programming languages including Lisp and Erlang.  This project is similar to other cookbook projects that you may find on the web for various other programming languages. 

To get the latest source and examples, browse the subversion repository: 

http://haskellnotebook.googlecode.com/svn/trunk/ 

Compiling the SourceIf you are attempting to compile the source, you should be able to do the following assuming that you have the Glasgow Haskell Compiler installed.  In the event that you copied the code from one of the wiki pages and you receive an error, check the subversion repository or downloads for a mirror of the wiki example (the formatting on the wiki may have caused the issue). 

ghc --make -fglasgow-exts Simple.hsFunctional Programming and FactorThis notebook and set of cookbook examples was ideally setup to explore different functional programming languages.  Even though Factor is not considered to be a functional programming language.  It is still an interesting project and language, so some factor cookbook examples will also show up under this project. 

Resourceshttp://factorcode.org/ http://en.wikipedia.org/wiki/Factor_programming_language http://www.haskell.org/ghc/ Milestone and CHANGELOG highlightsHaskell/Erlang examples set1 (3/28/2008)uploaded HaskellSimpleTextMining.tar.gz - haskell text mining example; covers many different aspect of haskell.  Including a web scraper (python) and tools to analysis web document, naive bayes analysis, finding simple document statistics. uploaded SimpleIrcClient_Erlang.tar.gz - simple erlang IRC client uploaded erlang_set1_d032008.tar.gz - erlang cookbook examples set1 uploaded haskell_set1_d032008.tar.gz - haskell cookbook examples set1, many topics include monads, cabal, reading/writing binary files, etc uploaded lisp_set1_d032008.tar.gz - lisp cookbook examples set1, lisp widget toolkit (example FFI source code), lisp apache log file analysis tool</description>
      <homepage_url>http://code.google.com/p/haskellnotebook</homepage_url>
      <download_url></download_url>
      <url_name>haskellnotebook</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>693875</analysis_id>
      <analysis>
        <id>693875</id>
        <project_id>20184</project_id>
        <updated_at>2009-11-24T18:55:27Z</updated_at>
        <logged_at>2009-11-24T18:55:17Z</logged_at>
        <min_month>2007-11-01T00:00:00Z</min_month>
        <max_month>2009-09-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>52520</total_code_lines>
        <main_language_id>44</main_language_id>
        <main_language_name>C++</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd</name>
          <nice_name>BSD Copyright</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
