Common Lisp
Publisher: Wikibooks 2011
Description:
Common Lisp (CL) is a modern, multi-paradigm, high-performance, compiled, ANSI-standardized, prominent descendant of the long-running family of Lisp programming languages. Table of Contents: First steps; Basic topics; Advanced topics; Beyond ANSI Common Lisp; External libraries; Implementation Issues; Case Studies in CL; Reference.
Download or read it online for free here:
Read online
(online html)
Similar books

by Brian Harvey - The MIT Press
This series is for people who are interested in computer programming because it's fun. The three volumes use the Logo as the vehicle for an exploration of computer science from the perspective of symbolic computation and artificial intelligence.
(21484 views)

by Doug Hoyte - Lulu.com
One of the most hardcore computer programming books out there. Starting with the fundamentals, it describes the most advanced features of the most advanced language: Common Lisp. This book is about macros, that is programs that write programs.
(23623 views)

by David B. Lamkins
This tutorial is written for the professional programmer. It introduces the ANSI Common Lisp standard. David Lamkins explains why Lisp is by far the most powerful industrial strength tool available for advanced software development.
(22317 views)

by Robert A. MacLachlan
This text documents internal details of the CMU Common Lisp compiler and run-time system. CMU Common Lisp is a public domain implementation of Common Lisp that runs on Unix workstations. It provides some useful information on the CMUCL compiler.
(19461 views)