.. The Common Lisp Cookbook documentation master file, created by sphinx-quickstart on Tue Sep 13 20:11:01 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======================== The Common Lisp Cookbook ======================== 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! Contents ======== .. toctree:: :maxdepth: 2 chapters/index clos-tutorial/index contributors Other CL Resources ------------------ - `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 `__ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`