Name | Modified | Size | Downloads / Week |
---|---|---|---|
MiniJavaCompiler_src.zip | 2013-07-09 | 154.6 kB | |
MiniJavaCompiler.jar | 2013-07-09 | 92.0 kB | |
README | 2013-07-09 | 502 Bytes | |
Totals: 3 Items | 247.1 kB | 1 |
Mini Java Compiler version_1 General usage note: ------------------- This is a compiler for "mini java" language , "Mini java" contain most of the java language specs but not all Installation: ------------ No installation needed , just run the .jar file How to use: ----------- Run the jar file, then choose a file to be compiled. Output file will be generated in the path of the input file contains the formated code or Exception if the code has any errors Also a parsed tree will be viewed