Difference between revisions of "LISP"
From Computer History Wiki
m (→External links: +Numbers and tagged pointers in early Lisp implementations) |
m (→See also: +ELISP) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
| + | |||
| + | ==See also== | ||
| + | |||
| + | * [[:Category: LISP Dialects|LISP Dialects]] | ||
| + | ** [[ELISP]] | ||
| + | * [[LISP machine]] | ||
==External links== | ==External links== | ||
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
- Paul McJones' "History of LISP" - information and software for historical LISP implementations
- Numbers and tagged pointers in early Lisp implementations