title |
---|
Home |
Cookbook, n. a book containing recipes and other information about the preparation and cooking of food.
now with extra Lisp
- License
- Getting started
- Editor support
- Functions
- Data Structures
- Strings
- Numbers
- Loops, iteration, mapping
- Multidimensional Arrays
- Dates and Times
- Pattern Matching
- Regular Expressions
- Input/Output
- Files and Directories
- Error and condition handling
- Packages
- Macros and Backquote
- CLOS (the Common Lisp Object System)
- Type System
- Sockets
- Interfacing with your OS
- Foreign Function Interfaces
- Threads
- Defining Systems
- Using the Win32 API
- Debugging
- Performance Tuning
- Scripting. Building executables
- Testing and Continuous Integration
- Databases
- Web development
- Web Scraping
- WebSockets
- Experimental CL21
- Miscellaneous
- lisp-lang.org
- The Awesome-cl list
- The Common Lisp HyperSpec by Kent M. Pitman (also available in Dash, Zeal and Velocity)
- The Common Lisp UltraSpec
- Practical Common Lisp by Peter Seibel
- Common Lisp Recipes by Edmund Weitz, published in 2016,
- Cliki, Common Lisp's wiki
- Articulate Common Lisp, an initiation manual for the uninitiated
- Common Lisp on Wikibooks
- The old comp.lang.lisp FAQ by Mark Kantrowitz, Barry Margolin, and Christophe Rhodes
- 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
- Common Lisp Hints by Geoffrey J. Gordon
- Common Lisp Pitfalls by Jeff Dalton
- A Tutorial on Good Lisp Style by Peter Norvig and Kent 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
- FranzInc, a company selling Common Lisp and Graph Database solutions.
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.
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!
The pages here on Github are kept up to date. You can also download a up to date zip file for offline browsing. More info can be found at the Github project page.