1e62d386aa
Hope is lazy interpriter for HOPE applicative language PR: 30799 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
8 lines
307 B
Text
8 lines
307 B
Text
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.
|
|
Author of this interpiter is Ross Paterson <ross@soi.city.ac.uk>.
|
|
|
|
WWW: http://www.soi.city.ac.uk/~ross/Hope/
|