Hope (programming language)

This is an old revision of this page, as edited by Diberri (talk | contribs) at 21:26, 26 August 2004 (fix link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Hope is a small functional programming language, with strong polymorphic typing, algebraic types, pattern matching, and higher-order functions. It has lazy semantics.