Common Lisp
E133804
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.
All labels observed (5)
| Label | Occurrences |
|---|---|
| Common Lisp canonical | 12 |
| Common Lisp (experimental/partial) | 1 |
| Common Lisp HyperSpec | 1 |
| Common Lisp language | 1 |
| Common Lisp the Language | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1160209 — 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 Context triple: [Scheme, influenced, Common Lisp]
-
A.
Lisp programming language
Lisp is a pioneering high-level programming language, especially influential in artificial intelligence research and known for its symbolic processing and distinctive parenthesized syntax.
-
B.
Scheme
Scheme is a minimalist, lexically scoped dialect of the Lisp programming language known for its elegant functional programming model and powerful macro system.
-
C.
Emacs Lisp (for GNU Emacs environment)
Emacs Lisp is a dialect of the Lisp programming language used as the extension and scripting language of the GNU Emacs text editor.
-
D.
Racket
Racket is a modern, multi-paradigm programming language in the Lisp/Scheme family, designed for language-oriented programming, scripting, and education.
-
E.
GNU Guile
GNU Guile is the official extension language platform of the GNU Project, providing a Scheme-based scripting and programming environment for extending and customizing applications.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Common Lisp Target entity description: 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.
-
A.
Lisp programming language
Lisp is a pioneering high-level programming language, especially influential in artificial intelligence research and known for its symbolic processing and distinctive parenthesized syntax.
-
B.
Scheme
Scheme is a minimalist, lexically scoped dialect of the Lisp programming language known for its elegant functional programming model and powerful macro system.
-
C.
Emacs Lisp (for GNU Emacs environment)
Emacs Lisp is a dialect of the Lisp programming language used as the extension and scripting language of the GNU Emacs text editor.
-
D.
Racket
Racket is a modern, multi-paradigm programming language in the Lisp/Scheme family, designed for language-oriented programming, scripting, and education.
-
E.
GNU Guile
GNU Guile is the official extension language platform of the GNU Project, providing a Scheme-based scripting and programming environment for extending and customizing applications.
- F. None of above. chosen
Statements (85)
| Predicate | Object |
|---|---|
| instanceOf |
Lisp dialect
ⓘ
multi-paradigm programming language ⓘ programming language ⓘ |
| evaluationStrategy | eager evaluation ⓘ |
| fileExtension |
.cl
ⓘ
.lisp ⓘ .lsp ⓘ |
| hasCommunityOrganization | Common Lisp Foundation (historical/related efforts) ⓘ |
| hasDesignGoal |
backward compatibility with earlier Lisps
ⓘ
extensibility ⓘ suitability for large-scale software systems ⓘ |
| hasFeature |
Common Lisp Object System
ⓘ
arrays ⓘ bignums ⓘ complex numbers ⓘ condition system ⓘ dynamic redefinition of classes ⓘ dynamic redefinition of functions ⓘ hash tables ⓘ introspection and reflection ⓘ keyword arguments ⓘ macro system ⓘ multiple numeric types ⓘ optional arguments ⓘ package system ⓘ pathnames ⓘ ratio numbers ⓘ reader macro system ⓘ rest arguments ⓘ sequence functions ⓘ streams ⓘ structures ⓘ symbol properties ⓘ |
| hasImplementation |
ABCL
ⓘ
Allegro CL ⓘ CLISP ⓘ CMU Common Lisp ⓘ
surface form:
CMUCL
Clozure CL ⓘ ECL ⓘ LispWorks ⓘ SBCL ⓘ |
| hasSpecification |
Common Lisp
self-linksurface differs
ⓘ
surface form:
Common Lisp HyperSpec
|
| hasStandardLibrary | Common Lisp standard functions and macros ⓘ |
| hasTypingDiscipline |
dynamic typing
ⓘ
strong typing (practically) ⓘ |
| influenced |
Clojure
ⓘ
Dylan ⓘ Emacs Lisp (for GNU Emacs environment) ⓘ
surface form:
Emacs Lisp (later features)
Racket ⓘ
surface form:
Racket (some ideas)
|
| influencedBy |
Interlisp
ⓘ
Maclisp ⓘ Scheme (to some extent) ⓘ Zetalisp ⓘ |
| paradigm |
functional programming
ⓘ
imperative programming ⓘ meta-programming ⓘ object-oriented programming ⓘ |
| primarySyntaxStyle | S-expressions ⓘ |
| standardDocument |
ANSI INCITS 226-1994 (R2004)
ⓘ
ANSI X3.226-1994 ⓘ |
| standardizationBody | ANSI ⓘ |
| standardizedIn | 1980s ⓘ |
| supports |
closures
ⓘ
compile-time evaluation ⓘ conditions and restarts ⓘ dynamic scoping (special variables) ⓘ first-class functions ⓘ foreign function interfaces (implementation-dependent) ⓘ generic functions ⓘ interactive development (REPL) ⓘ lexical scoping ⓘ macros ⓘ multiple dispatch ⓘ multiple inheritance ⓘ multiple return values ⓘ packages (namespaces) ⓘ reader macros ⓘ runtime code compilation ⓘ symbolic AI programming (historically popular) ⓘ symbolic computation ⓘ tail-call optimization (implementation-dependent) ⓘ |
| usedFor |
artificial intelligence research
ⓘ
domain-specific languages ⓘ large, long-lived systems ⓘ rapid prototyping ⓘ |
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 Description of subject: 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.
Referenced by (16)
Full triples — surface form annotated when it differs from this entity's canonical label.