(R1999)). The Common Lisp HyperSpec, a hyperlinked HTML version, has been derived from the ANSI Common Lisp standard. The Common Lisp language was developed...
94 KB (11,969 words) - 03:38, 19 May 2025
The Common Lisp HyperSpec is a technical standard document written in the hypertext format Hypertext Markup Language (HTML). It is not the American National...
3 KB (232 words) - 13:22, 29 November 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) - 11:21, 6 April 2025
Rational data type (section Common Lisp)
Python 3.10.0 documentation". Common Lisp HyperSpec: RATIO Function NUMERATOR, DENOMINATOR at the Common Lisp HyperSpec Donald Knuth, The Art of Computer...
8 KB (815 words) - 19:20, 17 October 2024
S-expression (redirect from Lisp syntax)
Wayback Machine. Originally published in Communications of the ACM. "Common Lisp HyperSpec: 22.4 - The Printer Dictionary: *PRINT-CIRCLE*". 2018-12-28. "Revised7...
14 KB (1,716 words) - 20:17, 4 March 2025
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 (277 words) - 21:56, 8 December 2024
from Practical Common Lisp Common Lisp FORMAT summary table Common Lisp HyperSpec Section 22.3 Formatted Output Practical Common Lisp Chapter 18. A Few...
30 KB (2,062 words) - 20:19, 21 October 2024
3 Semantic Constraints in Common Lisp HyperSpec 4.3. Control Abstraction (Recursion vs. Iteration) in Tutorial on Good Lisp Programming Style by Kent...
87 KB (10,027 words) - 12:34, 6 June 2025
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 (896 words) - 21:18, 10 January 2025
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 (997 words) - 11:58, 23 April 2025
Kent Pitman (category Lisp (programming language) people)
Frequently Asked Questions (FAQ)". MACLISP.info. Retrieved 2019-01-04. "Common Lisp HyperSpec". Archived from the original on 2002-08-05. "Kent Pitman related...
6 KB (340 words) - 05:56, 14 March 2025
"CLHS: About the Common Lisp HyperSpec: Authorship Information". LispWorks. Retrieved 2019-05-01. Steele, Guy L. Jr. (1981). Common Lisp the Language, 2nd...
18 KB (562 words) - 16:56, 3 February 2025
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
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
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,720 words) - 06:54, 4 April 2025
between ANSI Common Lisp and those other dialects. Common Lisp HyperSpec (hypertext version of the ANSI Common Lisp standard) Common Lisp the Language...
3 KB (342 words) - 19:26, 24 January 2025
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,868 words) - 06:30, 30 May 2025
Lispkit Lisp is a lexically scoped, purely functional subset of Lisp (Pure Lisp) developed as a testbed for functional programming concepts. It was first...
6 KB (565 words) - 09:48, 14 December 2024
Conference Proceedings. Association for Computing Machinery. "Common Lisp Hyperspec – 1.1.2 History". LispWorks. 2005. Retrieved 2018-12-02. 1178-1990 (R1995) IEEE...
17 KB (2,021 words) - 21:38, 27 May 2025
Common Lisp is a programming language with an integrated development environment (IDE), developed by Franz Inc. It is a dialect of the language Lisp,...
9 KB (653 words) - 07:41, 26 May 2025
Type safety (section Common Lisp)
2015. "ISO Modula-2 Language Reference". Retrieved 24 March 2015. "Common Lisp HyperSpec". Retrieved 26 May 2013. "reinterpret_cast conversion - cppreference...
28 KB (3,647 words) - 19:36, 8 July 2024
Robert Tappan Morris (category Lisp (programming language) people)
with cofounding two companies with him, Graham dedicated his book ANSI Common Lisp to Morris and named the programming language that generates the online...
16 KB (1,442 words) - 19:51, 6 June 2025
*Lisp (or StarLisp) is a programming language, a dialect of the language Lisp. It was conceived of in 1985 by two employees of the Thinking Machines Corporation...
6 KB (517 words) - 03:08, 18 December 2023
DELETE-IF-NOT in the Common Lisp HyperSpec filter in SRFI 1 remove_if and remove_copy_if in the SGI Standard Template Library (STL) spec clojure.core/filter...
12 KB (600 words) - 14:07, 24 May 2025
"Declaration TYPE". Common Lisp HyperSpec. "Declaration OPTIMIZE". Common Lisp HyperSpec. Reddy, Abhishek (2008-08-22). "Features of Common Lisp". Pierce, Benjamin...
28 KB (3,206 words) - 15:35, 14 April 2025
Flavors (programming language) (redirect from Flavors lisp)
to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp machine and its programming language Lisp Machine Lisp. It...
5 KB (450 words) - 11:17, 25 May 2025
Le Lisp (also Le_Lisp and Le-Lisp) is a programming language, a dialect of the language Lisp. It was developed at the French Institute for Research in...
5 KB (316 words) - 08:34, 30 August 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) - 16:56, 21 February 2025
Scope (computer science) (section Lisp)
226-1994) (1996). "Common Lisp HyperSpec". Lispworks.com. LispWorks Ltd. 1.1.2 History. Retrieved October 20, 2018. MacLisp improved on the Lisp 1.5 notion of...
76 KB (10,546 words) - 02:13, 13 February 2025