Parse entire .class files from Java, multi-stage verification.
Find a file
2025-07-11 23:06:56 +02:00
app feat: monad instance, some classfile constant-pool parsing 2025-07-11 20:02:57 +02:00
src feat: constant-pool parsing, backtraces 2025-07-11 23:06:56 +02:00
test oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
.gitignore oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
CHANGELOG.md oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
java-classfile.cabal feat: constant-pool parsing, backtraces 2025-07-11 23:06:56 +02:00
LICENSE oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
package.yaml feat: constant-pool parsing, backtraces 2025-07-11 23:06:56 +02:00
README.md oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
Setup.hs oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
stack.yaml feat: monad instance, some classfile constant-pool parsing 2025-07-11 20:02:57 +02:00
stack.yaml.lock oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00

java-classfile