This is a collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly. More details about what it is and what it isn't can be found in this thread from comp.lang.lisp.
The credit for finally giving birth to the project probably goes to "dj_special_ed" who posted this message to comp.lang.lisp.
If you want to contribute to the CL Cookbook, please send a pull request in or file a ticket!
Yes, we're talking to you! We need contributors - write a chapter that's missing and add it, find an open question and provide an answer, find bugs and report them, (If you have no idea what might be missing but would like to help, take a look at the table of contents of the Perl Cookbook.) Don't worry about the formatting, just send plain text if you like - we'll take care about that later.
Thanks in advance for your help!
.. toctree:: :maxdepth: 2 chapters/index clos/index contributors
- The Common Lisp HyperSpec by Kent M. Pitman
- Practical Common Lisp by Peter Seibel
- Programming:Common Lisp from Wikibooks
- Daniel Barlow's CLiki
- The new comp.lang.lisp FAQ by Christophe Rhodes
- The old comp.lang.lisp FAQ by Mark Kantrowitz
- The Association of Lisp Users
- Common Lisp: A Gentle Introduction to Symbolic Computation by David S. Touretzky
- Successful Lisp: How to Understand and Use Common Lisp by David B. Lamkins
- On Lisp by Paul Graham
- Common Lisp the Language, 2nd Edition by Guy L. Steele
- An Introduction and Tutorial for Common Lisp by Marty Hall
- Common Lisp Hints by Geoffrey J. Gordon
- A Guide to CLOS by Jeff Dalton
- Common Lisp Pitfalls by Jeff Dalton
- Tutorial for the Common Lisp Loop Macro by Peter D. Karp
- Portable Utilities for Common Lisp by Mark Kantrowitz
- A Guide to Good Lisp Style by Peter Norvig and Kent M. Pitman
- Lisp and Elements of Style by Nick Levine
- Pascal Costanza's Highly Opinionated Guide to Lisp
- Loving Lisp - the Savy Programmer's Secret Weapon by Mark Watson
- The Dynamic Learning Center