Lisp in Small Pieces

Lisp in Small Pieces
Author: Christian Queinnec
Publisher: Cambridge University Press
Total Pages: 540
Release: 2003-12-04
Genre: Computers
ISBN: 1139643282


Download Lisp in Small Pieces Book in PDF, Epub and Kindle

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.


Lisp in Small Pieces
Language: en
Pages: 540
Authors: Christian Queinnec
Categories: Computers
Type: BOOK - Published: 2003-12-04 - Publisher: Cambridge University Press

GET EBOOK

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 desc
Lisp in Small Pieces
Language: en
Pages: 540
Authors: Christian Queinnec
Categories: Computers
Type: BOOK - Published: 2003-12-04 - Publisher: Cambridge University Press

GET EBOOK

This will become the new standard reference for people wanting to know about the Lisp family of languages.
Anatomy of LISP
Language: en
Pages: 474
Authors: John Allen
Categories: Computers
Type: BOOK - Published: 1978 - Publisher: McGraw-Hill Companies

GET EBOOK

Land of Lisp
Language: en
Pages: 508
Authors: Conrad Barski
Categories: Computers
Type: BOOK - Published: 2010-10-15 - Publisher: No Starch Press

GET EBOOK

Lisp has been hailed as the world’s most powerful programming language, but its cryptic syntax and academic reputation can be enough to scare off even experie
Practical Common Lisp
Language: en
Pages: 0
Authors: Peter Seibel
Categories: Computers
Type: BOOK - Published: 2014-12-02 - Publisher: Apress

GET EBOOK

* Treats LISP as a language for commercial applications, not a language for academic AI concerns. This could be considered to be a secondary text for the Lisp c