Hacker News
- Common Lisp Object System (CLOS) https://hescaide.me/clos/ 86 comments
- A Brief Guide to the Common Lisp Object System http://www.aiai.ed.ac.uk/~jeff/clos-guide.html 9 comments
- The Common Lisp Object System: An Overview https://dreamsongs.com/Files/ECOOP.pdf 9 comments lisp
- A Brief Guide to the Common Lisp Object System http://www.aiai.ed.ac.uk/~jeff/clos-guide.html 8 comments lisp
- Fundamentals of CLOS (Common Lisp Object System) http://cl-cookbook.sourceforge.net/clos-tutorial/index.html 13 comments programming
- Warp Speed Introduction to CLOS (Common Lisp Object System) , the coolest object system there is http://eval.apply.googlepages.com/guide.html 16 comments programming
- Comparing Common Lisp Object System and Java Object System in terms of complexity https://github.com/papers-we-love/papers-we-love/blob/master/design/out-of-the-tar-pit.pdf 27 comments lisp
- mentioned by RPG: Linda DeMichiel & Richard P. Gabriel, The Common Lisp Object System: An Overview (PDF) http://www.dreamsongs.com/files/ecoop.pdf 4 comments lisp
- Quora question from 2017: "Why is Common Lisp Object System (CLOS) considered so powerful? How does it compare to OOP features in other common languages?" Top answer focuses on contrasts with Java. https://www.quora.com/why-is-common-lisp-object-system-clos-considered-so-powerful-how-does-it-compare-to-oop-features-in-other-common-languages 5 comments lisp