Curry programming language

From Free net encyclopedia

Revision as of 01:58, 14 April 2006; view current revision
←Older revision | Newer revision→

Curry is an experimental functional logic programming language, based on the Haskell language. It merges elements of functional and logic-based programming.

It is nearly a superset of Haskell, lacking support mostly for overloading using type classes, which some implementations provide anyway as a language extension, such as the Münster Curry Compiler.

External links


Template:Compu-lang-stub