Object-Oriented Programming in Common Lisp

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Object-Oriented Programming in Common Lisp
AuthorSonya Keene
LanguageEnglish
GenreNon-fiction
PublisherAddison-Wesley
Publication date
1988
ISBNLua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).

Object-Oriented Programming in Common Lisp: A Programmer's Guide to CLOS (1988, Addison-Wesley, Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).) is a book by Sonya Keene on the Common Lisp Object System. Published first in 1988, the book starts out with the elements of CLOS and develops through the concepts of data abstraction with classes and methods, inheritance, and genericity towards creating an advanced CLOS program using streams I/O.

[edit | edit source]