Sciweavers

LOPSTR
2004
Springer

Fully Automatic Binding-Time Analysis for Prolog

13 years 9 months ago
Fully Automatic Binding-Time Analysis for Prolog
Offline partial evaluation techniques rely on an annotated version of the source program to control the specialisation process. These annotations guide the specialisation and have to ensure termination of the partial evaluation. We present an algorithm for generating these annotations automatically. The algorithm uses state-of-the-art termination analysis techniques, combined with a new type-based abstract interpretation for propagating the binding types. This algorithm has been implemented as part of the logen partial evaluation system, and we report on performance of the algorithm on a series of benchmarks.
Stephen-John Craig, John P. Gallagher, Michael Leu
Added 02 Jul 2010
Updated 02 Jul 2010
Type Conference
Year 2004
Where LOPSTR
Authors Stephen-John Craig, John P. Gallagher, Michael Leuschel, Kim S. Henriksen
Comments (0)