Gianluca's blog
Common Lisp resources
Some links that point to resources I want to remember about, and that can be useful for others. This is part of my journey on learning Common Lisp.
- Practical Common Lisp: a great introduction on the main aspects of the language
- Common Lisp Recipes: CL patterns, to be consulted on need
- On Lisp: advanced Lisp techniques
- Common Lisp HyperSpec
- Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp