Description
Partial Program Analysis for Java (PPA) is a set of techniques that transforms the source code of an incomplete Java program into a typed Abstract Syntax Tree and a typed three-address representation called Jimple. Visit the webpage of Partial Program Analysis (PPA).
Status
I’m actively working on PPA.
Related publications
To come.
