JD-GUI, a standalone graphical utility that displays Java sources from CLASS files. JD-GUI is a standalone graphical utility that displays Java source codes of ".class" files. You can browse the ...
This package uses Jay Earley's algorithm for parsing context-free grammars, and comes with some generic Abstract Syntax Tree routines. There is also a prototype scanner that does its job by combining ...