
Lisp in Small Pieces
- Publisher's listprice GBP 92.00
-
The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.
- Discount 20% (cc. 9 312 Ft off)
- Discounted price 37 249 Ft (35 475 Ft + 5% VAT)
Subcribe now and take benefit of a favourable price.
Subscribe
46 561 Ft
Availability
Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Why don't you give exact delivery time?
Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.
Product details:
- Edition number New ed
- Publisher Cambridge University Press
- Date of Publication 4 December 2003
- ISBN 9780521545662
- Binding Paperback
- No. of pages536 pages
- Size 246x189x27 mm
- Weight 967 g
- Language English
- Illustrations 35 tables 74 exercises 0
Categories
Short description:
This will become the new standard reference for people wanting to know about the Lisp family of languages.
MoreLong 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 interpretation: threaded code or bytecode; compilation towards C. Some extensions are also described such as dynamic evaluation, reflection, macros and objects. This will become the new standard reference for people wanting to know more about the Lisp family of languages: how they work, how they are implemented, what their variants are and why such variants exist. The full code is supplied (and also available over the Net). A large bibliography is given as well as a considerable number of exercises. Thus it may also be used by students to accompany second courses on Lisp or Scheme.
MoreTable of Contents:
To the reader; 1. The basics of interpretation; 2. Lisp, 1,2,..., w; 3. Escape & return: continuations; 4. Assignment and side effects; 5. Denotational semantics; 6. Fast interpretation; 7. Compilation; 8. Evaluation & reflection; 9. Macros: their use and abuse; 10. Compiling into C; 11. Essence of an object system; Answers to exercises; Bibliography; Index.
More