MiniJava Compiler
The MiniJava compiler is another project related to a course currently running. Together with a friend we are supposed to write a MiniJava, a subset of Java, compiler. The work includes writing a parser, syntax and semantic checks, and generating executable code to targets of your own choosing.
Since this project is currently in work I cannot write that much about it. It is also the reason why there is no code available yet. Check again later and it might be available.
Relevant links
Downloads
- Not yet.