Home > Computers > Programming > Languages > Lisp > Books
http://www.paulgraham.com/acl.html
By Paul Graham; Prentice Hall, 1995, ISBN 0133708756. Tutorial introduction of essential Lisp programming concepts, plus a convenient, up-to-date reference manual, for ANSI CL.
http://www.cs.cmu.edu/~dst/LispBook/
By David S. Touretzky; Benjamin-Cummings, 1989, ISBN 0805304924. Fine introduction for beginners; even one who never programmed before in any language will be able to use this book, yet covers all relevant topics thoroughly. Full version online, two formats.
http://www.lispmachine.net/
Guide to online Lisp resources.
http://www.pearsonhighered.com/educator/academic/product/0,3110,0136059406,00.html
By Stephen Slade; Prentice Hall PTR, 1998, ISBN 0136059406. Likely the best book available on using a CL environment for uses other than AI programming.
http://www.paulgraham.com/onlisp.html
By Paul Graham; Prentice Hall, 1993, ISBN 0130305529. Thorough study of advanced methods, with bottom-up programming as unifying theme. First full description of macros and their uses. Covers important topics related to bottom-up programming: functional programming, rapid prototyping, interactive development, embedded languages. Free download, PDF.
http://www.norvig.com/paip.html
By Peter Norvig; Morgan Kaufmann, 1992, ISBN 1558601910. Overview of classical AI programming, valuable history lessons, basic introduction to Lisp, efficiency considerations.
http://www.gigamonkeys.com/book/
By Peter Seibel; Apress, 2005, ISBN 1590592395. Focus: putting CL to practical use with example projects: spam filter, ID3 parser, Shoutcast server. Source code downloads. Full version online.
http://cl-cookbook.sourceforge.net/
Collaborative project; goal: write for CL a work similar to O'Reilly Media's Perl Cookbook.
Home > Computers > Programming > Languages > Lisp > Books
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us