My favorites | Sign in
Project Logo
                
People details
Project owners:
  berlin.brown

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.

Compiling the Source

If 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.hs

Functional Programming and Factor

This 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.

Resources

Milestone and CHANGELOG highlights

Haskell/Erlang examples set1 (3/28/2008)









Hosted by Google Code