MiniJava Compiler by Bruno Pinho

Downloads. Logo abaixo você pode encontrar o executável do compilador juntamente com seu manual de instalação e operação. No arquivo compactado você encontra uma classe de exemplo para testar e compilar!

Downloads. Right below you can find the executable file with installation and operation manual. Inside the compressed file, you'll find a sample class to test the compiler!

Quick usage: java -jar Compiler.jar math.java –o output.tam -p

Option 'p' at the end of the command is to print the abstract tree!

Clique aqui para ver meu post no blog!
Click here to see my post on my webpage!