Category:Hope: Difference between revisions

m
Added link to official site
(Need to put an entry in the LCT before you can add a link here, links)
m (Added link to official site)
 
(One intermediate revision by one other user not shown)
Line 1:
{{language|Hope
|site=http://www.soi.city.ac.uk/~ross/Hope/
|strength=strong
|safety=safe
Line 5 ⟶ 6:
|checking=static
|gc=yes
|bnf=http://www.soi.city.ac.uk/~ross/Hope/}}{{codepad}}
{{language programming paradigm|functional}}
'''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 evaluation|lazy evaluated]].
 
==CitationsSee also==
* [[wp:Hope_%28programming_language%29|Wikipedia:Hope (programming language)]]