Releases: dejavudwh/C2j-Compiler
Releases · dejavudwh/C2j-Compiler
v0.0.2
v0.0.2 (August, 20, 2019)
- Fix a bug in an initial value statement. Code generation remains the same
v0.0.1
v0.0.1 (July 30, 2019)
- As a learning project
- Can be interpreted to execute most C or compiled into Java bytecode
- Toy level, with many features not added, and no optimization