Parse entire .class files from Java, multi-stage verification.
Find a file
2025-07-13 13:24:48 +02:00
app feat: partial classfile staging 2025-07-13 10:00:15 +02:00
src License + GADT 2025-07-13 13:24:48 +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 License + GADT 2025-07-13 13:24:48 +02:00
LICENSE doc: License 2025-07-13 12:01:37 +02:00
package.yaml doc: License 2025-07-13 12:01:37 +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