Logo

Performance and Evaluation of Lisp Systems

Large book cover: Performance and Evaluation of Lisp Systems

Performance and Evaluation of Lisp Systems
by

Publisher: The MIT Press
ISBN/ASIN: 0262070936
ISBN-13: 9780262070935
Number of pages: 294

Description:
Performance and Evaluation of Lisp Systems is the first book to present descriptions on the Lisp implementation techniques actually in use and can serve as a handbook to the implementation details of all of the various current Lisp expressions. It provides detailed performance information using the tools of benchmarking (the process of utilizing standardized computer programs to test the processing power of different computer systems) to measure the various Lisp systems, and provides an understanding of the technical tradeoffs made during the implementation of a Lisp system.

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: Common LispCommon Lisp
- Wikibooks
Common Lisp is a modern, multi-paradigm, high-performance, ANSI-standardized programming language. Contents: First steps; Basic topics; Advanced topics; Beyond ANSI Common Lisp; External libraries; Implementation Issues; Case Studies in CL; etc.
(14701 views)
Book cover: GNU Emacs Lisp Reference ManualGNU Emacs Lisp Reference Manual
by - Free Software Foundation
This manual attempts to be a full description of Emacs Lisp. Emacs Lisp is more than a mere 'extension language'; it is a full computer programming language in its own right. You can use it as you would any other programming language.
(15663 views)
Book cover: LISP 1.5 Programmer's ManualLISP 1.5 Programmer's Manual
by - The MIT Press
The LISP language is designed primarily for symbolic data processing used for symbolic calculations in differential and integral calculus, electrical circuit theory, mathematical logic, etc. The manual describes LISP, a formal mathematical language.
(8698 views)
Book cover: Successful Lisp: How to Understand and Use Common LispSuccessful Lisp: How to Understand and Use Common Lisp
by
This tutorial is written for the professional programmer. It introduces the ANSI Common Lisp standard. David Lamkins explains why Lisp is by far the most powerful industrial strength tool available for advanced software development.
(21389 views)