This is the source of my compilation project.
- Linux
- Make, Jflex, probably other libraries
$ cd EX4
$ make
$ make test
$ java -jar COMPILER ${input_file} ${output_file}
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. Also, we use Gitmoji in commit messages.