A mini compiler project for CS445 Compiler Design class.
TODO: An in-depth paragraph about your project and overview of use.
- g++ version >11.2.0
- bison version >3.8.2
- flex version >2.6.4
- Download c-.tar file
- Run tar command
$ tar -xvf c-.tar
$ c- filename.c-
$ cat filename.c- | c-
$ c- < filename.c-
Any advise for common problems or issues.
command to run if program contains helper info
Contributors names and contact info
Jenner Higgins @Tora12
- 0.1
- Initial Release
This project is licensed under the MIT License - see the LICENSE.md file for details