Skip to content

An implementation of the Java class file format as defined by the Java spec in Rust. Targets Java 8 since it's the earliest (and hopefully simplest) good spec of the Java language

License

Notifications You must be signed in to change notification settings

mmlinford/dump-java-class-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump-java-class-file

An implementation of the Java class file format as defined by the Java spec in Rust. Targets Java 8 since it's the earliest (and hopefully simplest) good spec of the Java language.

About

An implementation of the Java class file format as defined by the Java spec in Rust. Targets Java 8 since it's the earliest (and hopefully simplest) good spec of the Java language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published