Haskell

Revision 6 as of 2008-04-21 22:42:46

Clear message

About Haskell

{{{Haskell is a computer programming language. In particular, it is a polymorphically typed, lazy, purely functional language, quite different from most other programming languages. The language is named for Haskell Brooks Curry, whose work in mathematical logic serves as a foundation for functional languages. Haskell is based on lambda calculus, hence the lambda we use as a logo. }}}

(taken from [http://www.haskell.org])

Language Reference/Standards

Compilers/Interpreters

Packaging Haskell

Which MOTU has knowledge?

[:CategoryMOTU]