Category:Hope

From Rosetta Code
Revision as of 15:23, 18 February 2010 by rosettacode>Cubbi (Created page with '{{language|Hope |strength=strong |safety=safe |compat=structural |checking=static |gc=yes |LCT=yes |bnf=http://www.soi.city.ac.uk/~ross/Hope/}}{{codepad}} {{language programming …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Language
Hope
This programming language may be used to instruct a computer to perform a task.
Garbage collected: Yes
Type safety: Safe
Type strength: Strong
Type compatibility: Structural
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Hope.
Try this language on Codepad.

Hope is a purely functional programming language from 1970s, which predates Miranda and Haskell. It is the first language with call-by-pattern evaluation and algebraic data types, and its most used interpreter is fully lazy evaluated.

Citations

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Hope"

The following 5 pages are in this category, out of 5 total.