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

This branch is 21 commits ahead of hiredman/javap-mode:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

09eacf2 · Jul 21, 2024

History

32 Commits
Jul 21, 2024
May 23, 2022
Dec 10, 2022
Dec 10, 2022
May 23, 2022
May 23, 2022

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%