Changes between Version 2 and Version 3 of CommonLispObjectSystem
- Timestamp:
- Mar 22, 2006, 2:48:17 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonLispObjectSystem
v2 v3 1 1 = CommonLispObjectSystem (aka. CLOS) = 2 2 3 The standardized object-oriented extension of CommonLisp. 3 The standardized object-oriented extension of CommonLisp. Basics of dynamic class, slot and method 4 handling are defined in the MetaObjectProtocol. 4 5 5 6 See e.g.: