A compiler for a subset of C language with a few additions. Uses Flex and Bison and generates MIPS code.
Primary LanguageC++