H-99: Ninety-Nine Haskell Problems

From HaskellWiki
Revision as of 06:58, 12 December 2006 by DonStewart (talk | contribs) (fmt)
Jump to navigation Jump to search


These are Haskell translations of Ninety Nine Lisp Problems.

If you want to work on one of these, put your name in the block so we know someone's working on it. Then, change n in your block to the appropriate problem number, and fill in the <Problem description>,<example in lisp>,<example in Haskell>,<solution in haskell> and <description of implementation> fields.

The problems

These problems have been split into 10 parts, for ease of access.