We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818b0fc commit 816e172Copy full SHA for 816e172
README.md
@@ -6,6 +6,6 @@ A fun project to not only further my understanding of Java, but also teach mysel
6
7
The below list is very premature, and will undoubtedly grow to become more verbose in the future.
8
9
-- [ ] `.class` file parser
+- [x] Basic `.class` file parser
10
- [ ] Implement and execute ByteCode instructions
11
- [ ] Implement a basic heap with minimal garbage collection
0 commit comments