[Soot-list] Documentation of Jimple IR?

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Thu Sep 10 03:05:12 EDT 2009


Hi David.

The PLDI tutorial may be helpful (it's on the bottom of our turorials side).
I also sometimes look at the Jimple grammar to see what kind of
statements exist:
https://svn.sable.mcgill.ca/soot/soot/trunk/src/jimple.scc

Also it's a good idea to just convert a few sample classes into Jimple
(soot.Main -f J) to see what kind of Jimple code Soot generates.

Eric

2009/9/10 David Mohr <dmohr at cs.unm.edu>:
> Hi,
> is there a comprehensive description of Jimple available somewhere? I
> looked at the original Soot paper, and it has a motivation, and a
> brief overall description, but not any details on i.e. what are the
> operations which are used in Jimple. The API docs are helpful, but if
> there's some other document to look at, I'd appreciate a pointer to
> it.
>
> Thanks,
> ~David
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>



-- 
Eric Bodden
Software Technology Group, Technische Universität Darmstadt, Germany
Tel: +49 6151 16-5478    Fax: +49 6151 16-5410
Mailing Address: S2|02 A209, Hochschulstraße 10, 64289 Darmstadt


More information about the Soot-list mailing list