In an interactive session with the interpreter, readers of this book are introduced to the elements of the Common LISP language as well as to issues of programming style.
CommonLISPcraft contains:
Full documentation of every Common LISP function, symbol, and character.
Standardization notes highlighted in the text. These draw attention to language features that are unspecified by the definition of Common LISP, that depend on the documentation, or that may be different in other LISP dialects.
Detailed exposition of special Common LISP features,...
In an interactive session with the interpreter, readers of this book are introduced to the elements of the Common LISP language as well as to issue...