Skip to content

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

Notifications You must be signed in to change notification settings

elp-revive/javap-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 91.8%
  • Makefile 8.2%