99 Haskell exercise: Difference between revisions

From HaskellWiki
No edit summary
 
m (Undo revision 65677 by Atravers (talk))
Tags: New redirect Undo
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[H-99: Ninety-Nine Haskell Problems]]


These are Haskell translations of [http://www.ic.unicamp.br/~meidanis/courses/mc336/2006s2/funcional/L-99_Ninety-Nine_Lisp_Problems.html Ninety Nine Lisp Problems].
[[Category: Pages to be removed]]
 
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.
 
* [[99_questions/1_to_10|Questions 1 to 10]]
* [[99_questions/11_to_20|Questions 11 to 20]]
* [[99_questions/21_to_30|Questions 21 to 30]]
* [[99_questions/31_to_40|Questions 31 to 40]]
* [[99_questions/41_to_50|Questions 41 to 50]]
* [[99_questions/51_to_60|Questions 51 to 60]]
* [[99_questions/61_to_70|Questions 61 to 70]]
* [[99_questions/71_to_80|Questions 71 to 80]]
* [[99_questions/81_to_90|Questions 81 to 90]]
* [[99_questions/91_to_100|Questions 91 to 100]]
 
[[Category:Tutorials]]

Latest revision as of 23:03, 7 June 2023