Google
×

Common Lisp Object System

Programming language
The Common Lisp Object System is the facility for object-oriented programming in ANSI Common Lisp. CLOS is a powerful dynamic object system which differs radically from the OOP facilities found in more static languages such as C++ or Java. Wikipedia