(C) 2020 by Damir Cavar, ...
This is a Common Lisp language proficiency improvement and tutorial repo aiming at a CL interest group at Indiana University at Bloomington. Feel free to use the code examples in a way compatible with the Apache License Version 2.0 as specified in the accompanied LICENSE file.
See for some tutorials:
You can use some of these Common Lisp environments:
To use the Jupyter Notebooks you might have to install Python and Jupyter, and in addition a Lisp kernel:
You will find this book on IUCAT (or elsewhere):
- Peter Norvig (1992) Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp. Elsevier. (GitHub repo with code)
- Seibel, Peter (2005) Practical Common Lisp. Apress.