ABSTRACT

This chapter contains an implementation of a miniature MOP-based memory system. The implementation is in a small subset (less than 10%) of the Common Lisp dialect of Lisp. There are a number of good introductions to Common Lisp available. We recommend in particular Essential Lisp [Anderson et al., 1987], Common Lispcraft [Wilensky, 1986], and Lisp, Second Edition, [Winston and Horn, 1984]. For more advanced techniques, see Artificial Intelligence Programming, Second Edition [1987]. The ultimate authority and essential reference of course is the Common Lisp manual [Steele, 1984].