1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Document: cltl
Section: Programming
Title: Common Lisp the Language (Pre-ANSI)
Author: Guy L. Steele
Abstract: This book describes a snapshot of
the Common Lisp language during the period which the ANSI Common
Lisp standard was created. Thus, this book describe a NON-STANDARD
version of Common Lisp which is similar to, but is *NOT*, ANSI
Common Lisp. For reference on ANSI Common Lisp, use the Debian package
"hyperspec". This book is included in Debian because, while it does
differ from the ANSI standard, it has more details than the "hyperspec"
about the design and usage of Lisp.
Format: HTML
Index: /usr/share/doc/cltl/clm/clm.html
Files: /usr/share/doc/cltl/clm/*.html
|