Is a mini-complier that was built using Yacc and Lex.
The purpose of this project, was to design a functioning complier that can handle simple math operations, bool functions, and etc.
== Recommend to run this mini-complier on Cygwin, for best results.