Difference between revisions of "LISP"
From Computer History Wiki
m (→External links: +Numbers and tagged pointers in early Lisp implementations) |
(Link to a selection of prominent Lisp articles.) |
||
| Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
| + | |||
| + | ==See also== | ||
| + | |||
| + | * [[ELISP]] | ||
| + | * [[INTERLISP]] | ||
| + | * [[LISP machine]] | ||
| + | * [[MACLISP]] | ||
| + | * [[Scheme]] | ||
==External links== | ==External links== | ||
Revision as of 05:59, 20 June 2023
LISP, more recently stylized Lisp, is programming language conceived in the late 1950s by John McCarthy.
See also
External links
- Paul McJones' "History of LISP" - information and software for historical LISP implementations
- Numbers and tagged pointers in early Lisp implementations