Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmbaturin/hope
Hope programming language interpreter
https://github.com/dmbaturin/hope
Last synced: 6 days ago
JSON representation
Hope programming language interpreter
- Host: GitHub
- URL: https://github.com/dmbaturin/hope
- Owner: dmbaturin
- License: gpl-2.0
- Created: 2014-12-07T09:15:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T13:54:55.000Z (over 4 years ago)
- Last Synced: 2024-10-13T21:27:50.393Z (21 days ago)
- Language: C
- Size: 223 KB
- Stars: 39
- Watchers: 7
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- awesome-programming-languages - Hope - 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. (Uncategorized / Uncategorized)
- AwesomeInterpreter - hope
README
A lazy interpreter for the functional language Hope
Copyright 1990,1991,1993 by Ross PatersonSee also the WWW page at http://www.soi.city.ac.uk/~ross/Hope/
LICENCE AND DISCLAIMER
In the following, "this program" refers to the Hope interpreter and its
documentation, excluding Roger Bailey's Hope Tutorial.This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USASUBDIRECTORIES
doc a short reference manual (in LaTeX)
lib various Hope modules
src C source for the interpreter
test a small test suite for the interpreter
sh miscellaneous shell scripts.Please contact me if you find or fix a bug, do a port or think of an
improvement.
--
Ross Paterson
Department of Computing, City University, London EC1