Paul Rubin <http://[EMAIL PROTECTED]> wrote: +--------------- | CLTL2 is a model of precision and thoroughness compared | with any document that's ever been written about Python. +---------------
It's a great book, but one needs to be clear that CLtL2 is *not* the same as the ANSI Common Lisp standard, but was the author's best guess at the time as to where the standardization effort was going after CLtL1. You may find the following useful in marking up your copy of CLtL2 to be closer to the final standard: http://cbbrowne.com/info/commonlisp.html#AEN10499 http://bc.tech.coop/cltl2-ansi.htm But note the caveat therein: A doctored CLTL2 is NOT the ANSI standard. In fact, this FAQ has many known but minor omissions that are too awkward to add with pencil to CLTL2. The Common Lisp HyperSpec (CLHS), while also not the official ANSI standard per se, was created from "the same" TeX input as the ANSI standard (with permission from ANSI & X3), and is the reference most CL programmers use: http://www.lisp.org/HyperSpec/FrontMatter/index.html http://www.lispworks.com/documentation/HyperSpec/Front/index.htm For a downloadable tarball of the whole thing, there's a link near the bottom of this page: http://www.lispworks.com/documentation/HyperSpec/index.html -Rob ----- Rob Warnock <[EMAIL PROTECTED]> 627 26th Avenue <URL:http://rpw3.org/> San Mateo, CA 94403 (650)572-2607 -- http://mail.python.org/mailman/listinfo/python-list