Oaklisp

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Oaklisp
Paradigm multi-paradigm: object-oriented, functional, procedural
Designed by Kevin J. Lang & Barak A. Pearlmutter
First appeared 1986
Stable release 07-Jan-2000 / January 7, 2000
Typing discipline dynamic, strong
Website {{#property:P856}}
Major implementations
Oaklisp
Influenced by
Scheme, T, Smalltalk
Influenced
EuLisp Java, Dylan

Lua error in package.lua at line 80: module 'strict' not found.Oaklisp is a portable object-oriented Scheme 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.

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links

This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.