Common Lisp Object System
E561565
Common Lisp Object System is the object-oriented programming subsystem of Common Lisp, providing multiple inheritance, generic functions, and a powerful metaobject protocol.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Common Lisp Object System canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T6009857 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Common Lisp Object System Context triple: [Common Lisp, hasFeature, Common Lisp Object System]
-
A.
Common Lisp
Common Lisp is a powerful, multi-paradigm dialect of the Lisp programming language standardised in the 1980s, known for its rich macro system, dynamic typing, and suitability for large-scale, extensible software systems.
-
B.
CMU Common Lisp
CMU Common Lisp is a high-performance, open-source implementation of the Common Lisp programming language developed at Carnegie Mellon University, notable for its advanced compiler and optimization capabilities.
-
C.
Maclisp
Maclisp is an early and influential dialect of the Lisp programming language developed at MIT, notable for shaping later Lisp systems and language designs.
-
D.
Lisp Machine Lisp
Lisp Machine Lisp is a dialect of the Lisp programming language developed for specialized Lisp machine hardware, notable for its rich object system and tight integration with the underlying operating environment.
-
E.
Franz Lisp
Franz Lisp is a dialect of the Lisp programming language developed in the late 1970s at the University of California, Berkeley, primarily for use in artificial intelligence research and symbolic computation.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Common Lisp Object System Target entity description: Common Lisp Object System is the object-oriented programming subsystem of Common Lisp, providing multiple inheritance, generic functions, and a powerful metaobject protocol.
-
A.
Common Lisp
Common Lisp is a powerful, multi-paradigm dialect of the Lisp programming language standardised in the 1980s, known for its rich macro system, dynamic typing, and suitability for large-scale, extensible software systems.
-
B.
CMU Common Lisp
CMU Common Lisp is a high-performance, open-source implementation of the Common Lisp programming language developed at Carnegie Mellon University, notable for its advanced compiler and optimization capabilities.
-
C.
Maclisp
Maclisp is an early and influential dialect of the Lisp programming language developed at MIT, notable for shaping later Lisp systems and language designs.
-
D.
Lisp Machine Lisp
Lisp Machine Lisp is a dialect of the Lisp programming language developed for specialized Lisp machine hardware, notable for its rich object system and tight integration with the underlying operating environment.
-
E.
Franz Lisp
Franz Lisp is a dialect of the Lisp programming language developed in the late 1970s at the University of California, Berkeley, primarily for use in artificial intelligence research and symbolic computation.
- F. None of above. chosen
Statements (53)
| Predicate | Object |
|---|---|
| instanceOf |
Common Lisp standard component
ⓘ
object system ⓘ programming language feature ⓘ |
| allows |
customization of class creation
ⓘ
customization of method dispatch ⓘ customization of slot access ⓘ user-defined metaclasses ⓘ |
| alsoKnownAs | CLOS NERFINISHED ⓘ |
| designedFor |
extensibility
ⓘ
high-level abstraction ⓘ runtime adaptability ⓘ |
| hasDesignGoal |
separation of generic functions from classes
ⓘ
support for meta-level programming ⓘ |
| hasFeature |
after methods
ⓘ
around methods ⓘ before methods ⓘ change-class operation ⓘ class finalization protocol ⓘ class metaobjects ⓘ class slots ⓘ compute-effective-method mechanism ⓘ generic function metaobjects ⓘ instance slots ⓘ method combination customization ⓘ method metaobjects ⓘ method qualifiers ⓘ method selection based on parameter specializers ⓘ multiple class precedence lists ⓘ primary methods ⓘ slot accessors ⓘ slot definition metaobjects ⓘ slot inheritance ⓘ specializers ⓘ standard method combination ⓘ |
| hasMetaobjectProtocol | CLOS MOP NERFINISHED ⓘ |
| hasParadigm | object-oriented programming ⓘ |
| implementedIn | many Common Lisp implementations ⓘ |
| influenced |
CLOS-like object systems in Scheme
ⓘ
Dylan object system NERFINISHED ⓘ |
| influencedBy |
Flavors
NERFINISHED
ⓘ
New Flavors NERFINISHED ⓘ |
| introducedIn | Common Lisp the Language, Second Edition NERFINISHED ⓘ |
| partOf | Common Lisp NERFINISHED ⓘ |
| standardizedIn |
ANSI Common Lisp
NERFINISHED
ⓘ
ANSI X3.226-1994 NERFINISHED ⓘ |
| supports |
class redefinition at runtime
ⓘ
dynamic dispatch ⓘ generic functions ⓘ metaobject protocol ⓘ method combinations ⓘ multiple dispatch ⓘ multiple inheritance ⓘ runtime method redefinition ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Common Lisp Object System Description of subject: Common Lisp Object System is the object-oriented programming subsystem of Common Lisp, providing multiple inheritance, generic functions, and a powerful metaobject protocol.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.