LISP: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Larsbrinkhoff (talk | contribs)
It's a stub
m See also: +ELISP
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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}}
{{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