A Simple OOP System

A simple object-oriented programming system, called oops, has been constructed in Lisp; syntactically, it is similar to CLOS[Common Lisp Object System]. The oops system is intended to make clear what is going on ``beneath the surface'' in object-oriented systems and to allow experimentation with OOP.

Several things are needed for an OOP system:

Contents    Page-10    Prev    Next    Page+10    Index