Object-oriented Programming

Previous: Good Integration Up: Lisp's Successes Next: Delivery

Object-oriented Programming

Lisp has the most powerful, comprehensive, and pervasively object-oriented extensions of any language. CLOS embodies features not found in any other object-oriented language. These include the following:

It is likely that Common Lisp (with CLOS) will be the first standardized object-oriented programming language.

rpg@lucid.com