This category holds links to software, web, and ftp sites pertaining to the Lisp programming language in any form: Common Lisp, CLOS, ISLISP, Logo, Scheme, ZetaLisp, etc.
The Lisps are among the oldest programming languages. Of computer languages still in wide use today, only FORTRAN is older. Lisp is mainly a functional language, usually interpreted, though many versions compile.
LISP is an acronym for LISt Processing, invented by John McCarthy in the late 1950's as a formalism for reasoning on the use of recursion equations as a model for computation.
Lisp has evolved with the field of Computer Science, always putting the best ideas from the field into practical use. In 1994, Common Lisp became the first ANSI standard to incorporate object-oriented programming. There is a Lisp variant for every taste, and they generally support several programming models: procedural + functional + object-oriented.
"Lisp is a programmable programming language." -John Foderaro
Very useful page of links with good helpful annotations for vendors, search engines, more: references (linked and non-linked) for articles, books. http://www.pcai.com/web/ai_info/pcai_lisp.html
Lisp has done quite well over the last ten years: becoming nearly standardized, forming the basis of a commercial sector, achieving excellent performance, having good environments, able to deliver applications. Yet the Lisp community has failed to do as http://www.ai.mit.edu/docs/articles//good-news/good-news.html
General purpose scripting Lisp dialect for FreeBSD, Mac OS X, Cygwin, Linux, Solaris, Win32; close to Scheme but with dynamic scoping; GUI version has IDE with editors and source level debugger, Tcl/Tk frontend. [Open Source, GPL] http://www.newlisp.org/
Common Lisp extension, adds support for nondeterministic programming, and on this substrate, provides full constraint programming language to formulate and solve mixed systems of numeric and symbolic constraints. Description, download. http://www.cis.upenn.edu/~screamer-tools/home.html
A language that takes its overall syntax from Common Lisp and its operators and datatypes from PostScript. The PLisp compiler translates PLisp to PostScript, which can then be run on any PostScript engine. http://www.cliki.net/PLisp
An experimental implementation of reflective functional programming. It is built as a hybrid architecture using a simple Lisp interpreter for driving the compiler and wrapping calls to the Graph-reduction VM. http://www.techno.net/pcl/tm/plisp/
Provide the Common Lisp community with development resources and to work as a starting point for new programmers. CVS, mailinglists, web and FTP space are provided at no charge. http://common-lisp.net/
Some papers about Common Lisp, including "Lisp as an alternative to Java", "The Complete Idiot's Guide to Special Variables and Lexical Closures", "The Complete Idiot's Guide to Common Lisp Packages" and "Locales: First-Class Lexical Environments for Comm http://www.flownet.com/gat/papers/
Well organized, over 100 pages of information on Lisp: references, books, tutorials, free and commercial implementations, free software, events, conferences, history, organizations, other resources. http://www.alu.org/alu/home