Sciweavers

PADL
2007
Springer

Automatic Incrementalization of Prolog Based Static Analyses

13 years 10 months ago
Automatic Incrementalization of Prolog Based Static Analyses
Modern development environments integrate various static analyses into the build process. Analyses that analyze the whole project whenever the project changes are impractical in this context. We present an approach to automatic incrementalization of analyses that are specified as tabled logic programs and evaluated using incremental tabled evaluation, a technique for efficiently updating memo tables in response to changes in facts and rules. The approach has been implemented and integrated into the Eclipse IDE. Our measurements show that this technique is effective for automatically incrementalizing a broad range of static analyses.
Michael Eichberg, Matthias Kahl, Diptikalyan Saha,
Added 08 Jun 2010
Updated 08 Jun 2010
Type Conference
Year 2007
Where PADL
Authors Michael Eichberg, Matthias Kahl, Diptikalyan Saha, Mira Mezini, Klaus Ostermann
Comments (0)