| Lisp | |
| 2.67 | |
| interpreter, documentation, examples, profiler | |
| Bill Birch <bbirch@hemel.bull.co.uk> | |
| ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu/user/mkant/Public/Lisp from implementations/reflisp/* | |
| The interpreter is a shallow-binding (i.e., everything has dynamic scope), reference counting design making it suitable for experimenting with real-time and graphic user interface programming. Common Lisp compatibility macros are provided, and most of the examples in "Lisp" by Winston & Horn have been run on RefLisp. RefLisp makes no distinction between symbol-values and function-values, so a symbol can be either but not both. There are Lisp modules for lexical scope and for running indefinite extent Scheme programs. | |
| MSDOS (CGA/EGA/VGA), Unix (AIX) | |
| "Last Update for a While," author is emigrating to Australia | |
| Febuary 9th, 1993 |
language: Lisp
category: lisp family summary, or expanded.
Please send updates to free-compilers@idiom.com
The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.
Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved