cafebabe icon indicating copy to clipboard operation
cafebabe copied to clipboard

A java class file parser

Results 2 cafebabe issues
Sort by recently updated
recently updated
newest added

A lot of structs would benefit from deriving more traits than just `Debug`. I'm stuck having to copy-paste structures of the library because I can't `Clone` them with the current...

You have a nice parser and quite a compact repesentation. Any plans to add a writer so you could do round-trip modification of class files?