Changes between Version 1 and Version 2 of CommonLispObjectSystem
- Timestamp:
- Mar 22, 2006, 2:47:11 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonLispObjectSystem
v1 v2 2 2 3 3 The standardized object-oriented extension of CommonLisp. 4 5 See e.g.: 6 * [http://en.wikipedia.org/wiki/Common_Lisp_Object_System] 7 * [http://www.aiai.ed.ac.uk/~jeff/clos-guide.html] 8 * [http://www.lisp.org/table/objects.htm]