All posts tagged with "Lisp"

View all tags

Classes in Lisp: an introduction to CLOS

If you’re coming from the more mainstream OO languages, the Common Lisp Object System (CLOS) might seem a bit alien. This introduction is intended to get you up to speed with the basic principles of object orientation in Lisp.