Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
The functional programming language Hope
[go: Go Back, main page]

Hope

Hope is a small functional programming language, with polymorphic typing, algebraic types, pattern matching and higher-order functions. The version here is a fully lazy interpreter.

For general information on functional programming, see the Frequently Asked Questions list maintained by Graham Hutton.


Ross Paterson <ross@soi.city.ac.uk>