Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Common LISP: the language (2nd ed.)
Guy L. J., Digital Press, Newton, MA, 1990. Type: Book (9781555580414)
Date Reviewed: Dec 1 1991

The 1965 LISP 1.5 programmer’s manual needed only 106 pages to completely describe the language. The second edition of Steele’s book uses 1029 pages to achieve the same purpose. This difference shows how much the language has grown over its 30-year history. Much of its recent growth is due to the first edition of this book, which helped reunite the various dialects into a common standard that was then adopted as the LISP of choice on machines from workstations to supercomputers.

Steele’s book contains 29 chapters, three appendices, and several indexes:

  • Introduction

  • Data Types

  • Scopes and Extent

  • Type Specifiers

  • Program Structure

  • Predicates

  • Control Structure

  • Macros

  • Declarations

  • Symbols

  • Packages

  • Numbers

  • Characters

  • Sequences

  • Lists

  • Hash Tables

  • Arrays

  • Strings

  • Structures

  • The Evaluator

  • Streams

  • Input/Output

  • File System Interface

  • Errors

  • Miscellaneous Features

  • Loop

  • Pretty Printing

  • Common Lisp Object System

  • Conditions

  • Series

  • Generators and Gatherers

  • Backquote

The last four chapters are new to this edition. Other chapters contain numerous revisions where decisions of ANSI subcommittee X3J13 have altered or added to the language described in the first edition. For those who remain concerned with the old language, the older descriptions remain, marked with dotted lines in the margin to indicate their obsolescence.

In his preface, the author indicates that the purpose of the second edition is to “bridge the gap between the first edition and the forthcoming ANSI standard for Common Lisp.” The book has also inherited the goal of the first edition--to describe Common Lisp in such a way that it can be implemented on a variety of platforms and serve as a useful platform in artificial intelligence and other areas. The book clearly achieves its purpose. The format makes the differences between the old language and the likely ANSI standard quite clear, and the new edition should only continue the flood of Common Lisp implementations.

This book is not for everyone, however. It assumes that the reader already has a strong knowledge of LISP, and it dives right into the details. Even a reader familiar with the language may have some difficulties in sections that describe new features. I was sometimes reminded of computer reference manuals that describe all of the options but provide no clues as to when these options might be useful, especially in the chapter on CLOS.

For those who need all the details of Common Lisp, this book will be indispensable, at least until the ANSI standard is approved. It is the definition of the language; accept no substitutes. Those who wish to learn the language might want to use this book in conjunction with some other more introductory text, using the other text as a life preserver to help keep their heads above water when the material here gets deep.

Reviewer:  D. M. Bowen Review #: CR115001
Bookmark and Share
 
Common Lisp (D.3.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Common Lisp": Date
Common LISP modules
Watson M., Springer-Verlag New York, Inc., New York, NY, 1991. Type: Book (9780387976143)
Jun 1 1992
The art of metaobject protocol
Kiczales G., des Rivières J., Bobrow D., MIT Press, Cambridge, MA, 1991. Type: Book (9780262610742)
Aug 1 1992
Real-time programming in Common Lisp
Allard J., Hawkinson L. Communications of the ACM 34(9): 64-69, 1991. Type: Article
Dec 1 1992
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy