Flex and bison code for a mini C compiler front end.
-
Updated
Jun 14, 2018 - C
Flex and bison code for a mini C compiler front end.
Implementation of Alpha's compiler in 5 stages. Lexicographic analysis, grammar and syntax construction, intermediate code and quad generation, final code generation, construction of Alpha's virtual machine
Quadruples can be used to store intermediate code during compilation
Add a description, image, and links to the intermediate-code topic page so that developers can more easily learn about it.
To associate your repository with the intermediate-code topic, visit your repo's landing page and select "manage topics."