Simple compiler of imperative language
To compile all files
$make
Sample usage
$./compiler < input.imp > output.mr;
$./interpreter output.mr
bison (GNU Bison) 3.0.4 flex 2.6.0 g++ (Ubuntu 5.4.0-6ubuntu1~16.04.5) 5.4.0 20160609
| Name | Name | Last commit date | ||
|---|---|---|---|---|