This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: goops and encapsulation


Craig Brozefsky <craig@red-bean.com> writes:

 > "Peter C. Norton" <spacey@inch.com> writes:
 > > 
 > > Is there another reference for CLOS aside from CLtL that's more
 > > user-oriented, and explains a bit about why it's designed the way it is?
 > > I'm still not sure what a MOP is supposed to do for me.
 > 
 > The most practical book for you to pick up is probably:
 > 
 > Object-Oriented Programming in Commmon Lisp -
 > 	A Programmer's Guide to CLOS
 > Sonya E. Keene
<snip>
 > 
 > The Art of the Metaobject Protocol
 > Gregor Kiczales, Jim des Revieres, Daniel G. Bobrow

There's also this book on object oriented programming which uses
Smalltalk, CLOS & C++ solutions to 

There's also An Introduction to Object-Oriented Programming by Timothy
Budd.  It gives examples in C++, SmallTalk & CLOS, often doing the
same example in several different languages, so it's especially nice
for seeing how the languages differ.

-- 
Harvey J. Stein
Bloomberg LP
hjstein@bfr.co.il

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]