Object-Oriented Programming in COMMON LISP: A Programmer's Guide to CLOS
I will be using this book for:

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

by Sonya E. Keene

Programming Computer Science
1 Star 2 Star 3 Star 4 Star 5 Star
0.0 out of 5 stars (0 ratings)

A programmer's guide to CLOS that explains classes, methods, inheritance, and generic functions for building object-oriented Lisp applications.

About This Book

Object-Oriented Programming in COMMON LISP introduces the Common Lisp Object System (CLOS) and its core concepts.

The book covers classes, methods, inheritance, and generic functions within the Lisp environment.

Readers learn how to apply object-oriented techniques to structure and extend Lisp programs.

Examples illustrate the integration of CLOS features into existing Common Lisp codebases.

Reviews

No reviews yet. Be the first to review this book!


Write a Review
I will be using this book for: