Limit this search to....

Project Factorisations in Partial Evaluation
Contributor(s): Launchbury, John (Author)
ISBN: 0511569815     ISBN-13: 9780511569814
Publisher: Cambridge University Press
OUR PRICE:   $140.25  
Product Type: Open Ebook - Other Formats
Published: August 2010
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Programming - Object Oriented
Dewey: 005.11
Series: Distinguished Dissertations in Computer Science
 
Descriptions, Reviews, Etc.
Publisher Description:
A partial evaluator is a function that takes a program, together with some of the input to the program, and produces a new program as a result. This new program is an optimized version of the old, having taken the input data into account. Prior to partial evaluation, the input program undergoes analysis. This binding-time analysis discovers which values within the program may be computed during partial evaluation--the static values--and which may not--the dynamic values. Partial evaluation has recently become the focus of attention for a rapidly increasing number of researchers because of its potential for global program optimization. It provides a detailed introduction and proceeds to a mathematical treatment of the technique. It is relevant to people interested in automatic program transformation, program optimization, compilers, program analysis, and theoretical computer science. This is the first complete book on the subject of partial evaluation.