Design of CMU Common Lisp
by Robert A. MacLachlan
2003
Number of pages: 122
Description:
This report 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 various Unix workstations. This document is a work in progress: neither the contents nor the presentation are completed. Nevertheless, it provides some useful background information, in particular regarding the CMUCL compiler.
Download or read it online for free here:
Download link
(0.5MB, PDF)
Similar books

by David S. Touretzky - Benjamin-Cummings Pub Co
This is a gentle introduction to Common Lisp for students taking their first programming course. No prior mathematical background beyond arithmetic is assumed. There are lots of examples, the author avoided technical jargon.
(28374 views)

- Wikibooks
newLISP combines the power of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, multitasking, etc. This book is a straightforward and simple description of the basics of the language.
(16606 views)

by Peter Norvig - Morgan Kaufmann
This book is concerned with the field of artificial intelligence, the skill of computer programming and the programming language Common Lisp. Careful readers can expect to come away with an appreciation of the major questions and techniques of AI.
(5806 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.
(22147 views)