Next: Prolog
Up: Useful Software and other Tools
Previous: Java Language
Lisp (LISt Processing Programming) is a symbolic functional
recursive language based on lambda-calculus, used especially for Artificial
Intelligence research and symbolic mathematics.
It is a very powerful and expressive language with a long history.
Early key ideas in Lisp were developed by John McCarthy back in 1956.
Since then many important dialects, languages and embedded systems
have been developed.
Recently, the long work on Common Lisp, an industrial strength dialect
of Lisp, has led to a formal ANSI Common Lisp standard.
This Common Lisp standard provides several major pieces of new
functionality: an object-oriented programming system, a condition
handling system, an improved iteration facility, and better support
for large character sets.
Documentation:
-
Newsgroups:
-
Useful Links:
-
Next: Prolog
Up: Useful Software and other Tools
Previous: Java Language
Gerd Herzog
Last update: Fri Feb 26 13:17:30 MET 1999
Send comments to herzog@acm.org