[Next] [Previous] [Up] [Top] [Contents] [Index]

Appendix B: The Common Lisp Object System

Classes and instances

Classes can be created and redefined. You can create instances of classes and give values to slots in a class or an instance.

Creating a class with the macro defclass
Creating an instance and giving its slots values
Redefining a class
Allocating the value of a slot in a class
Classes as prototypes of other classes

Gettmg Started with MCL - 19 OCT 1996
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with Harlequin WebMaker