summaryrefslogtreecommitdiff
path: root/java/javel/pkg-descr
blob: b2ba8d6ee5b1f6ec081922d723d290fc35c5382d (plain) (blame)
1
2
3
4
5
6
7
Javel is a java class file disassembler. It is a filter that, given a
compiled java class file, outputs a disassembled version in a java-like
form with all the interface, fields, methods, and the java assembler code
for each method. It can also output dependencies of the class file, suitable
for inclusion in a standard makefile.

WWW: http://www.geocities.com/l.gregoire/javel.html