Skip to content

Lisp in Small Pieces

Best in textbook rentals since 2012!

ISBN-10: 0521545668

ISBN-13: 9780521545662

Edition: 2003

Authors: Christian Queinnec, Kathleen Callaway

List price: $109.00
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This is a comprehensive account of the semantics and the implementation of the whole Lisp family of languages, namely Lisp, Scheme and related dialects. It describes 11 interpreters and 2 compilers, including very recent techniques of interpretation and compilation. The book is in two parts. The first starts from a simple evaluation function and enriches it with multiple name spaces, continuations and side-effects with commented variants, while at the same time the language used to define these features is reduced to a simple lambda-calculus. Denotational semantics is then naturally introduced. The second part focuses more on implementation techniques and discusses precompilation for fast…    
Customers also bought

Book details

List price: $109.00
Copyright year: 2003
Publisher: Cambridge University Press
Publication date: 12/4/2003
Binding: Paperback
Pages: 536
Size: 7.44" wide x 9.69" long x 1.06" tall
Weight: 2.112
Language: English

To the reader
The basics of interpretation
Lisp, 1,2,..., w
Escape & return: continuations
Assignment and side effects
Denotational semantics
Fast interpretation
Compilation
Evaluation & reflection
Macros: their use and abuse
Compiling into C
Essence of an object system
Answers to exercises
Bibliography
Index