This website requires JavaScript.
Explore
Help
Register
Sign in
sander
/
bejava
Watch
1
Star
0
Fork
You've already forked bejava
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
19
commits
1
branch
0
tags
211
KiB
Java
100%
e2c874937c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sander Hautvast
e2c874937c
Added some tests
2020-11-10 21:57:39 +01:00
javap
fixed a bug with wrong utf-8 length and added uniqueness checks. Improved the design
2020-11-10 12:49:10 +01:00
src
Added some tests
2020-11-10 21:57:39 +01:00
.gitignore
API draft, constant pool creator working in principle. A working test
2020-11-09 09:56:33 +01:00
pom.xml
fixed a bug with wrong utf-8 length and added uniqueness checks. Improved the design
2020-11-10 12:49:10 +01:00
README.md
Initial commit
2020-11-06 17:19:42 +01:00
README.md
beejava
compiles java 'opcode' to bytecode (not yet)