- Java version 8+
- Maven
cd JavaBytecode-compiler
mvn clean install
MainTest.java file inside Test Folder. Kindly run it to ensure everything works properly
- Simple print statements
- IF ELSE statements
- For Loop statements
- While Loop statements
- 1D array statements
- 2D array statements
- Integer
- String
- Boolean