No description
Find a file
2020-11-09 16:04:35 +01:00
javap created CompiledClass and refactored code into it. Added Interfaces to bytecode 2020-11-09 16:04:35 +01:00
src created CompiledClass and refactored code into it. Added Interfaces to bytecode 2020-11-09 16:04:35 +01:00
.gitignore API draft, constant pool creator working in principle. A working test 2020-11-09 09:56:33 +01:00
pom.xml created CompiledClass and refactored code into it. Added Interfaces to bytecode 2020-11-09 16:04:35 +01:00
README.md Initial commit 2020-11-06 17:19:42 +01:00

beejava

compiles java 'opcode' to bytecode (not yet)