summaryrefslogtreecommitdiff
path: root/java/javel/pkg-descr
blob: 27e69680c94bd84f4f6ad4c49ce6400cda055d32 (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://tnerual.eriogerg.free.fr/javel.html