Parse entire .class files from Java, multi-stage verification.
Find a file
2025-07-12 17:56:45 +02:00
app feat: monad instance, some classfile constant-pool parsing 2025-07-11 20:02:57 +02:00
src feat: class flag parsing 2025-07-12 17:56:45 +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: class flag parsing 2025-07-12 17:56:45 +02:00
LICENSE oops, i already implemented an applicative 2025-07-11 17:22:33 +02:00
package.yaml feat: Generic Boundedness, this was something I tried 2025-07-12 00:19:40 +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