Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Jump to ratings and reviews
Rate this book

Object-Oriented Programming in COMMON LISP: A Programmer's Guide to CLOS

Rate this book
PROGRAMMERS GUIDE

288 pages, Paperback

First published January 11, 1989

Loading interface...
Loading interface...

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
22 (37%)
4 stars
21 (35%)
3 stars
13 (22%)
2 stars
2 (3%)
1 star
1 (1%)
Displaying 1 - 5 of 5 reviews
Profile Image for Wanderson Ferreira.
32 reviews3 followers
January 1, 2020
I was very impressed by the OOP design described in this book. I don't think it has much to do with OOP that I know in Java or C++ for that matter. The importance of polymorphic behavior and dynamic dispatch is clear to have very decoupled code base.

After reading the book, I went back to a project that I am building and did a huge refactor to introduce more abstractions to my code and mainly to work on useful interfaces that has clear signatures and can be extended by the users of my code in the future. I learn a lot from here and gave me lots of ideas about OO.
10 reviews
November 6, 2008
I was frustrated and looking for a book on CLOS that didn't have incomprehensible brevities and this book was excellent. It has a very modest tone of writing and avoids confusing the user.
There are other less thorough and more expert-tuned intros to CLOS, but this one is for the absolute idiot like me who needs some decent intro to CLOS.
I absolutely recommend it.
Profile Image for John.
27 reviews7 followers
August 14, 2015
Assuming you already know Lisp this is a clear exposition of CLOS and how OO should have been implemented. Alas, the brain-dead single-dispatch Simula version took over the world. Sic Trasnit Gloria Mundi.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.