Changes between Version 2 and Version 3 of CommonLispObjectSystem


Ignore:
Timestamp:
Mar 22, 2006, 2:48:17 PM (19 years ago)
Author:
ginkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonLispObjectSystem

    v2 v3  
    11= CommonLispObjectSystem (aka. CLOS) =
    22
    3 The standardized object-oriented extension of CommonLisp.
     3The standardized object-oriented extension of CommonLisp. Basics of dynamic class, slot and method
     4handling are defined in the MetaObjectProtocol.
    45
    56See e.g.: