Tiger Compiler for ARMv7.
It's based in the book "Modern Compiler Implementation in ML".
Download the code from the entrega3
folder.
Then, do the make
command.
You can generate the arm assembler from a tiger file:
$ ./tiger_compiler.sh <tiger file>
The test examples are in test
folder.
test.
Load the files mannually in the tiger_compiler.sh
executable.