All Projects → hiredman → javap-mode

hiredman / javap-mode

Licence: other
show the ouput of javap when opening a jvm class file in emacs

Programming Languages

emacs lisp
2029 projects
load the mode, it hooks file loading, so when you load a .class file you get the javap output. syntax hilighting of the javap output is a work in progress.

better hilighting would be nice, also some way to step though varying levels of verbosity of javap output

would be nice to hit enter on line in line number table and jump to the line in the method's bytecode
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].