Difference between revisions of "LISP"
From Computer History Wiki
(Link to History of LISP.) |
m (→External links: +Numbers and tagged pointers in early Lisp implementations) |
||
Line 1: | Line 1: | ||
'''LISP''', more recently stylized '''Lisp''', is programming language conceived in the late 1950s by John McCarthy. | '''LISP''', more recently stylized '''Lisp''', is programming language conceived in the late 1950s by John McCarthy. | ||
+ | |||
+ | {{stub}} | ||
==External links== | ==External links== | ||
− | * [http://www.softwarepreservation.org/projects/LISP Paul McJones' "History of LISP"] | + | * [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]] | |
− | [[Category:Languages]] |
Revision as of 00:50, 4 April 2023
LISP, more recently stylized Lisp, is programming language conceived in the late 1950s by John McCarthy.
External links
- Paul McJones' "History of LISP" - information and software for historical LISP implementations
- Numbers and tagged pointers in early Lisp implementations