Oaklisp |
Oaklisp is a portable object-oriented Scheme programming language by Kevin J. Lang and Barak A. Pearlmutter while Computer Science PhD students at Carnegie Mellon University. Oaklisp uses a superset of Scheme syntax. It is based on generic operations rather than functions, and features anonymous classes, multiple inheritance, a strong error system, setters and locators for operations, and a facility for dynamic binding.
Version 1.2 includes an interface, bytecode compiler, run-time system and documentation.
[ftp://ftp.cso.uiuc.edu/pub/amiga/fish/ff519 for Amiga].
[ Oaklisp: An object-oriented Scheme with first-class types , K. J. Lang and B. A. Pearlmutter, SIGPLAN Notices 21(11):30-37 (Nov 1986) (OOPSLA 86)].
[ Oaklisp: an object-oriented dialect of Scheme , K. J. Lang and B. A. Pearlmutter, Lisp and Symbolic Computation 1(1):39-51 (May 1988)].|
|