
As an Amazon Associate and affiliate partner, Menrva Books earns from qualifying purchases. Learn more
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.
Page Count:
163
Publication Date:
1991-10-24
Publisher:
Cambridge University Press
ISBN-10:
0521414970
ISBN-13:
9780521414975
No comments yet. Be the first to share your thoughts!