Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 703 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 703 Bytes

JCS-ELPA

javap-mode

Javap major mode

CI

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