A simple project for source to source compiler of a made up language called Miniscript to C It's not complete. Works fine though. 2 shift/reduce Conficts. Check Readme.txt for info. Using make u can also produce "myanalyzer.output" where u can find the conficts' "source".
"cgen.c" , "cgen.h" already provided as help with the Assignment