New Jersey. Prentice Hall, Inc. 1996. - 432 с.
The aim of this book is to teach you Common Lisp quickly and thoroughly.
It is really two books. Thefirsthalf is a tutorial that explains, with plenty of
examples, all the essential concepts of Lisp programming. The second half
is an up-to-date summary of ANSI Common Lisp, describing every operator
in the language.
Welcome to Lisp
Lists
Specialized Data Structures
Control
Functions
Input and Output
Symbols
Numbers
Macros
CLOS
Structure
Speed
Advanced Topics
Example: Inference
Example: Generating HTML
Example: Objects
Debugging
Lisp in Lisp
Changes to Common Lisp
Language Reference
Notes