Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 701 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 701 Bytes

Compilation project - Arazim team Year CI status

This is the source of my compilation project.

Requirements

  • Linux
  • Make, Jflex, probably other libraries

Running

$ cd EX4
$ make
$ make test
$ java -jar COMPILER ${input_file} ${output_file}

Contributing

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.

License

MIT