11 of 13 people found the following review helpful:
3.0 out of 5 stars
The Original Reference for the LISP Programming Language, March 29, 2001
This review is from: LISP 1.5 Programmer's Manual (Paperback)
The LISP programming language was invented by John McCarthy in the late 1950s when he was co-director of the MIT artificial intelligence group. Unlike all other programming languages, LISP is also a simple elegant mathematical formalism which could be called a generalized arithmetic. LISP is also unique in that the language and the data are a single unified formalism. To see how far LISP has gone since then, one should read Common LISP: the Language, by Guy Steele. (There are also several excellent tutorial type books.)
I was an undergraduate student at that time, and as member of the group wrote the LISP 1.5 Programmer's Manual which was later published as a book by the MIT Press. Today, it is of interest as a historical document only. (The book lists the members of the group at that time, and states that the manual was written by M. Levin)
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 1 people found the following review helpful:
5.0 out of 5 stars
A wonderful read., May 29, 2002
By A Customer
This review is from: LISP 1.5 Programmer's Manual (Paperback)
This book is not just of historical interest. Much has changed since 1962 but not that much. This book is THE reference for implementing dynamically scoped Lisps.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No