* Java Optimization Framework * http://www.sable.mcgill.ca/soot/ ---++ People * Project of the Sable research group (McGill University, Montreal) ---++ Components Intermediate representations * Jimple * Local variables are typed (inferenced from bytecode) * 3-address * suitable for optimization. * Shimple * SSA variation of Jimple. -- Main.MartinBravenboer - 08 May 2005