dmbaturin/hope

Hope programming language interpreter

C

43

7 commits

updated May 30, 2025

See the code

README

hope

maintenance-status

Hope is a lazily evaluated functional programming language developed in 1970's by Ross Paterson. It influenced the design of other lazy languages such as Miranda and Haskell.

This version is derived from the source that was once available from the author's home page (http://web.archive.org/web/20110709142512/http://www.soi.city.ac.uk/~ross/Hope/).

The goal of this project is to preserve Hope in its original form, so the only changes being made are fixes required to get it to build on modern systems.

Contributors

dmbaturin

7 commits

dmbaturin/hope

Hope programming language interpreter

C

43

7 commits

updated May 30, 2025

See the code

README

hope

maintenance-status

Hope is a lazily evaluated functional programming language developed in 1970's by Ross Paterson. It influenced the design of other lazy languages such as Miranda and Haskell.

This version is derived from the source that was once available from the author's home page (http://web.archive.org/web/20110709142512/http://www.soi.city.ac.uk/~ross/Hope/).

The goal of this project is to preserve Hope in its original form, so the only changes being made are fixes required to get it to build on modern systems.

Contributors

dmbaturin

7 commits

Languages

C

89.8%

Makefile

3.9%

Yacc

2.5%

Shell

2.1%

Roff

1.1%