Common Lisp Quick Reference
by Bert Burgemeister
2018
Number of pages: 52
Description:
Common Lisp Quick Reference is a free booklet with short descriptions of the thousand or so symbols defined in the ANSI standard. It comes with a comprehensive index. Its purpose is to give those who like a piece of dead tree in their hands a quick overview on things they know already, or some clue on what to look up elsewhere.
Download or read it online for free here:
Download link
(710KB, PDF)
Similar books

by Peter Seibel - Apress
An introduction to Common Lisp for people curious about Lisp and a tutorial for anybody who wants to get down to real coding right away. Learn Lisp from this book and it will make you a better programmer in any language.
(21668 views)

by Richard P. Gabriel - The MIT Press
The book describes the Lisp implementation techniques in use and serves as a handbook to the implementation of all Lisp expressions. It provides performance information using the benchmarking tools to measure the various Lisp systems.
(13586 views)

by John McCarthy - The MIT Press
The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, etc. The manual describes LISP, a formal mathematical language.
(7764 views)

by Mark Watson
This book is an introduction to Common Lisp. The author considers Common Lisp to be twice as good as Java for some applications. Common Lisp compilers are freely available, stable, and compiled Common Lisp code is very fast.
(21251 views)