2001-10-17 20:21:24 +02:00
|
|
|
HOPE is simple applicative (functional) language.
|
|
|
|
It was been used in "Functional Programming" book by Anthony J. Field and
|
|
|
|
Peter G. Harrison.
|
|
|
|
|
|
|
|
This port installs simple lazy interpreter of hope.
|
2008-12-18 16:05:04 +01:00
|
|
|
Author of this interpreter is Ross Paterson <ross@soi.city.ac.uk>.
|
2001-10-17 20:21:24 +02:00
|
|
|
|
|
|
|
WWW: http://www.soi.city.ac.uk/~ross/Hope/
|