/Mini_C_Compiler

A compiler for a "mini" version of C. Uses Flex and Bison for scanning and parsing. Takes a ".bc" file as input and outputs ILOC code.

Primary LanguageC

Stargazers