Logo

Design of CMU Common Lisp by Robert A. MacLachlan

Design of CMU Common Lisp
by


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

Book cover: Common LispCommon Lisp
- Wikibooks
Common Lisp is a modern, multi-paradigm, high-performance, ANSI-standardized programming language. Contents: First steps; Basic topics; Advanced topics; Beyond ANSI Common Lisp; External libraries; Implementation Issues; Case Studies in CL; etc.
(14699 views)
Book cover: Practical Common LispPractical Common Lisp
by - 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.
(22742 views)
Book cover: Paradigms of Artificial Intelligence ProgrammingParadigms of Artificial Intelligence Programming
by - 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.
(5117 views)
Book cover: Common Lisp Quick ReferenceCommon Lisp Quick Reference
by
Common Lisp Quick Reference is a free booklet with short descriptions of the thousand or so symbols defined in the ANSI standard. Its purpose is to give a quick overview on things they know already, or some clue on what to look up elsewhere.
(4662 views)