| 2. | 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. www.paulgraham.com |
| 4. | 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 bottom-up programming, including functional programming, rapid prototyping, interactive development, and embedded languages.Download as PDF. www.paulgraham.com |
| 5. | Best Lisp Books | | | A variety of books on Common Lisp programming and AI, personally chosen by an experienced developer. www.apl.jhu.edu |
| 6. | 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 available online! www.psg.com |
| 7. | The Common Lisp Cookbook | | | A collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly. cl-cookbook.sourceforge.net |
| | |