Gallery

From HaskellWiki
Revision as of 07:22, 17 September 2006 by DonStewart (talk | contribs) (link back)
Jump to navigation Jump to search

The Gallery is a repository of small programs. Each one should compile to a complete executable that does something, but also illustrates what a Haskell program actually looks like. Good Gallery examples should be well commented with a view to helping new programmers understand what is going on.

See also the example code page.