/Buzen

toy parser/lexer for a C-like language

Primary LanguageYacc

## Buzen Language Compiler Project for Compilers Class in CEID

**This is NOT for any kind of use**

Authors:
George Papanikolaou
Prokopis Gryllos

RUN:
using GNU make, run `make` to build it and `make test` to run tests

Dependencies:
bison (GNU Bison) 2.5
flex 2.5.35
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
GNU Make 3.81

There is NO warranty;
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

This program built for x86_64-pc-linux-gnu 

--
2012