Quick Links
Getting Started
- getting a Common Lisp implementation
- creating and building a new project
- dependency management with quicklisp
Example code
Language Resource Recommendations
in no particular order
- lisp-lang.org - showcase, tutorials and documentation
- Common Lisp Specification the HyperSpec
- Practical Common Lisp
- Gentle Introduction to Symbolic Computation
- Successful Lisp
- Land of Lisp
- On Lisp
- Common Lisp the Language v2 (pre-spec)
Lisp Culture
- Style (PDF)
- Google's Lisp Conventions
- Help: IRC - #lisp on freenode
- Help: reddit/r/lisp
- Help: StackOverflow's Common Lisp tag.