• Thumbnail for Common Lisp
    work on diverse successors to MacLisp: Lisp Machine Lisp (aka ZetaLisp), Spice Lisp, NIL and S-1 Lisp. Common Lisp sought to unify, standardise, and...
    94 KB (11,978 words) - 03:30, 29 January 2024
  • Thumbnail for Lisp (programming language)
    the second-oldest high-level programming language still in common use, after Fortran. Lisp has changed since its early days, and many dialects have existed...
    84 KB (9,664 words) - 17:44, 5 April 2024
  • Thumbnail for Common Lisp Object System
    The Common Lisp Object System (CLOS) is the facility for object-oriented programming in ANSI Common Lisp. CLOS is a powerful dynamic object system which...
    14 KB (1,726 words) - 17:25, 26 January 2024
  • Thumbnail for Lisp machine
    The operating systems were written in Lisp Machine Lisp, Interlisp (Xerox), and later partly in Common Lisp. Artificial intelligence (AI) computer programs...
    33 KB (3,865 words) - 13:20, 8 April 2024
  • Kyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems....
    3 KB (216 words) - 05:59, 15 January 2022
  • Thumbnail for Emacs Lisp
    Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by Emacs (a text editor family most commonly associated with GNU...
    18 KB (2,273 words) - 14:31, 7 February 2024
  • Format is a function in Common Lisp that can produce formatted text using a format string similar to the printf format string. It provides more functionality...
    28 KB (2,039 words) - 01:33, 9 April 2024
  • Thumbnail for S-expression
    S-expression (redirect from Lisp syntax)
    (analogous to SQL foreign keys, SGML/XML IDREFs, etc.). Modern Lisp dialects such as Common Lisp and Scheme provide such syntax via datum labels, with which...
    14 KB (1,713 words) - 16:13, 12 March 2024
  • Thumbnail for Steel Bank Common Lisp
    Steel Bank Common Lisp (SBCL) is a free Common Lisp implementation that features a high-performance native compiler, Unicode support and threading. It...
    6 KB (581 words) - 00:39, 12 December 2023
  • Common Lisp is derived from CMUCL. The Scieneer Common Lisp was a commercial derivative from CMUCL. The earliest implementation predates Common Lisp and...
    5 KB (587 words) - 11:13, 21 July 2023
  • GNU Common Lisp (GCL) is the GNU Project's ANSI Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code...
    2 KB (122 words) - 10:38, 22 February 2023
  • Thumbnail for Scheme (programming language)
    a significant influence on the effort that led to the development of Common Lisp. The Scheme language is standardized in the official Institute of Electrical...
    73 KB (8,204 words) - 02:39, 21 February 2024
  • Macintosh Common Lisp (MCL) is an implementation and IDE for the Common Lisp programming language. Various versions of MCL run under the classic Mac OS...
    3 KB (354 words) - 17:35, 21 March 2023
  • Embeddable Common Lisp (ECL) is a small implementation of the ANSI Common Lisp programming language that can be used stand-alone or embedded in extant...
    3 KB (193 words) - 05:44, 18 September 2023
  • Thumbnail for Allegro Common Lisp
    Common Lisp is a programming language with an integrated development environment (IDE), developed by Franz Inc. It is a dialect of the language Lisp,...
    8 KB (546 words) - 03:57, 25 January 2024
  • Technology (MIT) Lisp machines. Lisp Machine Lisp was also the Lisp dialect with the most influence on the design of Common Lisp. Lisp Machine Lisp branched into...
    4 KB (302 words) - 02:57, 6 April 2023
  • Thumbnail for Paul Graham (programmer)
    Paul Graham (programmer) (category Lisp (programming language) people)
    the author of several computer programming books, including: On Lisp, ANSI Common Lisp, and Hackers & Painters. Technology journalist Steven Levy has described...
    19 KB (1,760 words) - 02:09, 18 April 2024
  • appropriately. In some systems for object-oriented programming such as the Common Lisp Object System (CLOS) and Dylan, a generic function is an entity made...
    6 KB (628 words) - 14:58, 8 September 2023
  • written using Allegro Common Lisp and used in the development of the entire Jak and Daxter series of games. GOAL's syntax resembles the Lisp dialect Scheme,...
    8 KB (766 words) - 22:59, 24 March 2024
  • Common Lisp the Language is a reference book by Guy L. Steele about a set of technical standards and programming languages named Common Lisp. The first...
    3 KB (342 words) - 18:07, 9 October 2021
  • dictionary). A symbol in Lisp is unique in a namespace (or package in Common Lisp). Symbols can be tested for equality with the function EQ. Lisp programs can generate...
    12 KB (1,187 words) - 16:12, 8 November 2023
  • Symbolics (category Lisp (programming language))
    This Lisp dialect was called Lisp Machine Lisp at MIT. Symbolics used the name ZetaLisp. Symbolics later wrote new software in Symbolics Common Lisp, its...
    35 KB (4,003 words) - 17:05, 18 April 2024
  • VAX LISP was an implementation of Common Lisp for VMS and ULTRIX on 32-bit VAXs. It was the first Common Lisp to be written for non-Lisp machines. It was...
    1 KB (170 words) - 21:46, 7 September 2021
  • forms of a mixin inheritance. Other than Flavors and CLOS (a part of Common Lisp), some languages that use mixins are: Ada (by extending an existing tagged...
    29 KB (3,225 words) - 22:34, 25 September 2023
  • AutoLISP is a dialect of the programming language Lisp built specifically for use with the full version of AutoCAD and its derivatives, which include AutoCAD...
    10 KB (982 words) - 19:19, 18 September 2023
  • On Lisp: Advanced Techniques for Common Lisp is a book by Paul Graham on macro programming in Common Lisp. Published in 1993, it is currently out of print...
    1 KB (94 words) - 00:59, 15 October 2021
  • Thumbnail for Clojure
    Clojure (category Lisp (programming language))
    a dynamic and functional dialect of the Lisp programming language on the Java platform. Like most other Lisps, Clojure's syntax is built on S-expressions...
    42 KB (3,148 words) - 12:32, 18 April 2024
  • Programming in Common Lisp: A Programmer's Guide to CLOS (1988, Addison-Wesley, ISBN 0-201-17589-4) is a book by Sonya Keene on the Common Lisp Object System...
    745 bytes (76 words) - 05:30, 20 July 2020
  • Thumbnail for Guy L. Steele Jr.
    Guy L. Steele Jr. (category Lisp (programming language) people)
    published Common Lisp the Language (Digital Press; ISBN 0-932376-41-X; 465 pages). This first edition was the original specification of Common Lisp (CLtL1)...
    12 KB (1,053 words) - 01:19, 12 February 2024
  • ISLISP (category Lisp programming language family)
    between differing dialects of Lisp. It attempted to accomplish this goal by studying primarily Common Lisp, EuLisp, Le Lisp, and Scheme and standardizing...
    10 KB (472 words) - 05:40, 9 November 2023