Introduction - If you have any usage issues, please Google them yourself
A compiler in Java implementation, it is be able to generate symbol table and abstract syntax tree, outputting them in a nice XML format. Each package(frontend, intermediate and backend) is modularized that can be implemented in separate way to suit your desire. Just run MX5.java and it will output compiling result of mx5.txt.