LISP - LISt Processing. John McCarthyet al, MIT
late 50s. Symbolic functional recursive language based on lambda-
calculus, used especially for AI and symbolic math. Many dialects. Atoms
and lists. Dynamic scope. Both programs and data are represented as list
structures. Versions include LISP 1 (Original version), LISP 1.5 (MIT
1959), LISP 1.75, LISP 1.9.
Comments, Experience, Additions
Next Language: LISP 2