home *** CD-ROM | disk | FTP | other *** search
- README file for Scheme
- Version 1.2 19-March-1988
-
- This is the first distribution of a Scheme system for the Amiga (tm)
- personal computer. The following files are included:
-
- Scheme
- Scheme.info
-
- README
- SYNOPSIS
- diff.doc
- ext.doc
- overview.doc
- plans.doc
-
- HOP.scm
- dump.scm
- load-patches.scm
- repl.scm
- special-forms.scm
- streams.scm
-
- Quoting from the "Revised^3 Report on the Algorithmic Language Scheme":
-
- Scheme is a statically scoped and properly tail-recursive
- dialect of the Lisp programming language invented by
- Guy Lewis Steele Jr. and Gerald Jay Sussman.
-
- Individuals may freely use and distribute this program. Those who find it
- useful are encouraged (though by no means expected) to send a donation to
- the author. However, such donations will help speed future enhancements to
- the system.
-
- Amiga is a trademark of Commodore-Amiga Incorporated.
-
- Send correspondence to:
-
- Ed Puckett
- MIT Branch PO
- PO Box 61
- Cambridge, MA 02139
- (617) 536-8876
- qix@hx.lcs.mit.edu
-
-