Common Lisp A Brief Tutorial
This note covers basics, Datatypes, Control structures, Input or Output and mutable data structures.
Author(s): David R Pierce and Stuart C Shapiro
Basic Lisp Techniques
This note explains the following topics: Operating a CL development environment, The CL language, CL as a case tool, CL as an internet application server.
Author(s): David J Cooper