LISP: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Larsbrinkhoff (talk | contribs)
Make it a complete centence. Nowadays called "Lisp".
m See also: +ELISP
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{{stub}}
{{stub}}
[[Category:Languages]]
 
==See also==
 
* [[:Category: LISP Dialects‎|LISP Dialects‎]]
** [[ELISP]]
* [[LISP machine]]
 
==External links==
 
* [http://www.softwarepreservation.org/projects/LISP Paul McJones' "History of LISP"] - information and software for historical LISP implementations
* [https://www.snellman.net/blog/archive/2017-09-04-lisp-numbers/ Numbers and tagged pointers in early Lisp implementations]
 
[[Category: Languages]]

Latest revision as of 20:43, 13 January 2024

LISP, more recently stylized Lisp, is programming language conceived in the late 1950s by John McCarthy.

See also

External links