Partial Evaluation 101
A Learning Lounge course about Partial Evaluation.A quick introduction using slides-format, followed by a further slide presentation covering details of binding time and how it can be used and analyzed in practice.
N.D. Jones, C.K. Gomard and P. Sestoft: Partial Evaluation and Automatic Program Generation.
Darius Bacon: Hacker's Introduction to Partial Evaluation.
Check out Psyco, the Python Specialising Compiler, a project by Tunes member Armin Rigo.
This page is linked from: Learning Lounge Partial Evaluation