Common Lisp the Language
Encyclopedia
Common Lisp the Language is an influential book
Book
A book is a set or collection of written, printed, illustrated, or blank sheets, made of hot lava, paper, parchment, or other materials, usually fastened together to hinge at one side. A single sheet within a book is called a leaf or leaflet, and each side of a leaf is called a page...

 by Guy L. Steele about Common Lisp
Common Lisp
Common Lisp, commonly abbreviated CL, is a dialect of the Lisp programming language, published in ANSI standard document ANSI INCITS 226-1994 , . From the ANSI Common Lisp standard the Common Lisp HyperSpec has been derived for use with web browsers...

.

Before standardization

The first edition (Digital Press, 1984; ISBN 0-932376-41-X; 465 pages) served as the basis for the ANSI Common Lisp standard. It was written by Guy L. Steele, Jr.
Guy L. Steele, Jr.
Guy Lewis Steele Jr. , also known as "The Great Quux", and GLS , is an American computer scientist who has played an important role in designing and documenting several computer programming languages.-Biography:...

, Scott Fahlman, Richard P. Gabriel, David A. Moon
David Moon
David A. Moon is a programmer and computer scientist, known for his work on the Lisp programming language and being one of the founders of Symbolics.-Projects:* CLOS* MIT* Symbolics, where he developed generational garbage collection algorithms...

, and Daniel L. Weinreb
Daniel Weinreb
Daniel L. Weinreb is a programmer and computer scientist. He attended MIT 1975–1979, graduating with a B.S. in Computer Science and Electrical Engineering, where he wrote EINE, the text editor for the MIT Lisp Machine. EINE made use of the window system of the Lisp Machine, and thus is the first...

.

During standardization

The second edition (Digital Press, 1990; ISBN 1-55558-041-6; 1029 pages) reflected the then-current status of the standardization process and documented important new features such as Common Lisp Object System (CLOS), the loop macro and conditions. It also has a chapter on series and generators.

After standardization

The ANSI Common Lisp standard was published in 1994 and differs from the dialects described in Common Lisp the Language (1984) and Common Lisp the Language, Second Edition (1990). Substantive additions and deletions were made between the time of the Second Edition and the final version of ANSI Common Lisp. Also, series and generators were discussed in appendix matter of the Second Edition but were not a part of any working draft nor the final version of ANSI Common Lisp.

Although ANSI Common Lisp and the dialects described by the two editions of Common Lisp the Language differ, the ANSI Common Lisp specification indirectly acknowledges the practical importance of Common Lisp the Language (first and second edition) by taking the effort to suggest keywords :cltl1 and :cltl2 for potential inclusion on the *features* list, allowing conditionals to be added to code that must interoperate between ANSI Common Lisp and those other dialects.

External links

  • Common Lisp the Language, 2nd Edition Online HTML
    HTML
    HyperText Markup Language is the predominant markup language for web pages. HTML elements are the basic building-blocks of webpages....

     version. (Also provides several downloadable formats, including LaTeX
    LaTeX
    LaTeX is a document markup language and document preparation system for the TeX typesetting program. Within the typesetting system, its name is styled as . The term LaTeX refers only to the language in which documents are written, not to the editor used to write those documents. In order to...

     sources.)
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK