Additional
Information: Canadian Content has no additional information. This page was last updated on September 7th, 2008
Books Sites:
Common Lisp: A Gentle Introduction to Symbolic Computation
This book provides a very good introduction to the Lisp programming language for beginners. Even if you have never before programmed in any language you will be able to use this book. Although it is aimed at beginners it covers all relevant Lisp topics qu http://www-2.cs.cmu.edu/~dst/LispBook/
ALU: Lisp Books
A bibliography of Lisp books from the Association of Lisp Users http://www.alu.org/table/bibliography.htm
Successful Lisp
This book provides an overview of Common Lisp for the working programmer. It includes discussion and examples of advanced constructs for iteration, error handling, object oriented programming, graphical user interfaces, and threading. The entire book is a http://www.psg.com/~dlamkins/sl/cover.html
Object-Oriented Common LISP
Stephen Slade (1998). This is probably the best book available on actually using a Common Lisp environment for something other than AI programming. http://pages.stern.nyu.edu/~sslade/lisp/
The Common Lisp Cookbook
A collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly. http://cl-cookbook.sourceforge.net/
On Lisp
By Paul Graham (1994) is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also covers important subjects related to bott http://www.paulgraham.com/onlisp.html
ANSI Common Lisp
by Paul Graham (1996) combines an introduction to Lisp programming, and a convenient, up-to-date reference manual for ANSI Common Lisp. http://www.paulgraham.com/acl.html
Lisp, 3rd ed.
By Patrick Winston and Berthold Horn (1989) http://www.ai.mit.edu/people/phw/Books/#Lisp
Best Lisp Books
A variety of books on Common Lisp programming and AI, personally chosen by an experienced developer. http://www.apl.jhu.edu/~hall/lisp-books.html