A
B
C
CMS
D
E
ESB
F
G
H
I
J
JMS
JMX
L
M
N
O
P
R
S
T
U
V
W
X

Soot

Soot is a Java optimization framework. It provides four intermediate representations for analyzing and transforming Java bytecode: 1. Baf: a streamlined representation of bytecode which is simple to manipulate. 2. Jimple: a typed 3-address intermediate representation suitable for optimization. 3. Shimple: an SSA variation of Jimple. 4. Grimp: an aggregated version of Jimple suitable for decompilation and code inspection. Soot can be used as a stand alone tool to optimize or inspect class files, as well as a framework to develop optimizations or transformations on Java bytecode.

(追記) (追記ここまで)
Category ByteCode
License GNU Library or Lesser General Public License (LGPL)

(追記) (追記ここまで)



Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.

AltStyle によって変換されたページ (->オリジナル) /