LISP and Symbolic Computation, 1(3)227-244
Overview: The Common Lisp Object System
Linda G. Demichiel, Lucid, Inc., 707 Laurel Street, Menlo Park, CA 94035
|
Abstract: The Common Lisp Object System is an object-oriented
system that is based on the concepts of generic functions, multiple
inheritance, and method combination. All objects in the Object System
are instances of classes that form an extension to the Common Lisp
type system. The Common Lisp Object System is based on a meta-object
protocol that renders it possible to alter the fundamental structure
of the Object System itself.
|
This article is not available online.
|
|