Difference between revisions of "Gallery"

From HaskellWiki
Jump to navigation Jump to search
m
m (Reverted edits by Tomjaguarpaw (talk) to last revision by ChrisKuklewicz)
 
(One intermediate revision by one other user not shown)

Latest revision as of 15:17, 6 February 2021

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.