CLOS - Common LISP Object System. Object-oriented extension to Common
LISP, based on generic functions, multiple inheritance, declarative method
combination and a meta-object protocol. A descendant of CommonLoops.
"Common LISP Object System Specification X3J13 Document 88-002R", D.G.
Bobrow et al, SIGPLAN Notices 23 (Sep 1988). (See PCL[2]).
ftp://parcftp.xerox.com/pcl/*
Comments, Experience, Additions
Next Language: C+@