Treffer: DATALOG_SOLVE: A Datalog-Based Demand-Driven Program Analyzer.

Title:
DATALOG_SOLVE: A Datalog-Based Demand-Driven Program Analyzer.
Authors:
Alpuente, M.1 alpuente@dsic.upv.es, Feliú, M.A.1 mfeliu@dsic.upv.es, Joubert, C.1 joubert@dsic.upv.es, Villanueva, A.1 villanue@dsic.upv.es
Source:
ENTCS: Electronic Notes in Theoretical Computer Science. Aug2009, Vol. 248, p57-66. 10p.
Database:
Supplemental Index

Weitere Informationen

Abstract: This work presents a practical Java program analysis framework that is obtained by combining a Java virtual machine with a general-purpose verification toolbox that we previously extended. In our methodology, Datalog clauses are used to specify complex interprocedural program analyses involving dynamically created objects. After extracting an initial set of Datalog constraints about the Java bytecode program semantics, our framework transforms the Datalog rules of a particular analysis into a Boolean Equation System (Bes), whose local resolution using the aforementioned extended verification toolbox corresponds to the demand-driven computation of the analysis. [Copyright &y& Elsevier]