Drexel LISP Resources

Information for Drexel MCS Students (pdf)

Same information in Postscript

MetaPages about Lisp

LISP FAQ
Yahoo Lisp page
The Association of Lisp Users http://www.lisp.org/
Lisp Resources from UMass http://eksl-www.cs.umass.edu/lisp-resources/index.html
Lisp Resources from John's Hopkins http://www.apl.jhu.edu/~hall/lisp.html
R&N AI Programming Resources http://www.cs.berkeley.edu/~russell/prog.html
Paul Graham's List of Resources http://www.paulgraham.com/lisp.html
Paul Graham's Lisp Links http://www.paulgraham.com/lisplinks.html
http://directory.google.com/Top/Computers/Programming/Languages/Lisp/Compilers_and_Interpreters/
CMU Artificial Intelligence Repository http://www-2.cs.cmu.edu/Groups/AI/html/repository.html
Lisp Resources from Franz: http://www.franz.com/resources/lisp_links.php3

Online Documentation

Common Lisp HyperSpec
http://www.lisp.org/HyperSpec/FrontMatter/
http://www.xanalys.com/software_tools/reference/HyperSpec/

Lisp Advocacy

Regli's list of papers about Lisp

Complete Lisp books available online (for free!)

Common Lisp: A Gentle Introduction to Symbolic Computation
by David S. Touretzky
http://www-2.cs.cmu.edu/~dst/LispBook/index.html
Description: Excellent and comprehensivee introductory text on Lisp and symbolic computation.

Software To Accompany Common Lisp: A Gentle Introduction to Symbolic Computation
http://www-2.cs.cmu.edu/~dst/Lisp/

Common Lisp the Language, 2nd Edition
This document contains the complete text of the book Common Lisp the Language, 2nd edition by Guy L. Steele, Thinking Machines, Inc. Digital Press 1990 paperbound 1029 pages ISBN 1-55558-041-6 $39.95
http://www-2.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html

Description: The authoritative Lisp reference book.  Not much of a text book.

Basic Lisp Techniques
David Cooper
http://www.franz.com/resources/educational_resources/cooper.book.pdf
Description: Introduction to Lisp programming with an emphasis on the Franz Allegro Common Lisp environment, Emacs and Unix.

Available Lisp Interpreters

http://www.xanalys.com/software_tools/index.html
http://www.xanalys.com/
http://www.franz.com/

An extensive and comprehensive list is available at:
http://www.lisp.org

Tutorials

Another helpful general LISP and CLOS page Particularly useful for class definitions.
Examples of class and method definitions
A LISP Primer with a good example of how to build structures.
A tutorial recomended by the folks at Franz: http://www.psychologie.uni-trier.de:8000/projects/ELM/elmart.html
The Google List of Lisp tutorials: http://directory.google.com/Top/Computers/Programming/Languages/Lisp/FAQs,_Help,_and_Tutorials/

History

http://www.lisp.org/table/history.htm

Norvig's "Lisp: Where Do We Come From?" http://www.norvig.com/lisp_talk_final.htm

Lisp Machines http://fare.tunes.org/LispM.html

Humor