Oaklisp

Revision as of 11:36, 13 January 2024 by imported>Mazewaxie (CheckWiki error #3 and/or general fixes)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description {{ safesubst:#invoke:Unsubst||date=__DATE__ |$B= Template:Ambox }} Template:Infobox programming language

Oaklisp is a message based portable object-oriented Scheme developed by Kevin J. Lang and Barak A. Pearlmutter while Computer Science PhD students at Carnegie Mellon University.<ref>Template:Cite journal</ref> 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.

ReferencesEdit

Template:Reflist

External linksEdit


Template:Compsci-stub