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,952 words) - 21:05, 27 November 2024
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,702 words) - 03:53, 28 November 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 (244 words) - 16:26, 8 August 2024
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,734 words) - 16:00, 3 May 2024
Format is a function in Common Lisp that can produce formatted text using a format string similar to the print format string. It provides more functionality...
30 KB (2,062 words) - 20:19, 21 October 2024
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) - 02:43, 19 October 2024
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) - 23:14, 30 October 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
The Common Lisp Interface Manager (CLIM) is a Common Lisp-based programming interface for creating user interfaces, i.e., graphical user interfaces (GUIs)...
12 KB (990 words) - 19:46, 10 November 2022
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
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) - 23:23, 30 October 2024
Emacs Lisp is a Lisp dialect made for Emacs. It is used for implementing most of the editing functionality built into Emacs, the remainder being written...
18 KB (2,302 words) - 23:23, 30 October 2024
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) - 09:30, 2 November 2024
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 (575 words) - 13:11, 12 November 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) - 16:18, 8 November 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
Scheme (programming language) (redirect from Scheme Lisp)
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,206 words) - 20:24, 19 December 2024
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 (126 words) - 00:29, 31 October 2024
Generic function (section In Common Lisp Object System)
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
Daxter team at the company Naughty Dog. It was written using Allegro Common Lisp and used in the development of the entire Jak and Daxter series of games...
10 KB (893 words) - 10:00, 7 October 2024
Symbol (programming) (redirect from Symbol (Lisp))
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) - 18:21, 18 July 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
Practical Common Lisp is an introductory book on the programming language Common Lisp by Peter Seibel. It features a fairly complete introduction to the...
3 KB (263 words) - 21:56, 8 December 2024
Paul Graham (programmer) (category Lisp (programming language) people)
Hacker News. He is the author of the computer programming books On Lisp, ANSI Common Lisp, and Hackers & Painters. Technology journalist Steven Levy has described...
19 KB (1,764 words) - 15:05, 22 December 2024
CLM (originally an acronym for Common Lisp Music) is a music synthesis and signal processing package in the Music V family created by Bill Schottstaedt...
1 KB (102 words) - 02:49, 2 January 2022
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 (985 words) - 14:31, 16 July 2024
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...
36 KB (4,066 words) - 03:20, 30 November 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
MultiLisp is a functional programming language, a dialect of the language Lisp, and of its dialect Scheme, extended with constructs for parallel computing...
6 KB (434 words) - 18:47, 3 December 2023
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,089 words) - 07:14, 13 September 2024