Haskell 98 Examples
Hello | - hello world program. |
Lists | - list processing. |
Trees | - tree processing. |
IO | - input / output. |
DPA | - dynamic programming algorithm. |
Edit dist. | - string edit distance. |
Mistakes | - some common slip ups. |
Classes | - types classes. |
Monads | |
Strictness | - evaluation order. |
Compared | - λ : Haskell : SML. |
|
- See:
- RR = S. Peyton Jones (ed).
Haskell 98 Language and Libraries. The Revised Report.
CUP, 254 p., 2003.
- S. Peyton Jones et al. Report on the Programming Language Haskell 98. 1 Feb 1999.