Tiny-C Compiler: A complete implementation of a compiler for the TinyC language, a subset of the C programming language spec, developed using Lex and Bison.
-
Updated
May 3, 2023 - Yacc
Tiny-C Compiler: A complete implementation of a compiler for the TinyC language, a subset of the C programming language spec, developed using Lex and Bison.
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
Add a description, image, and links to the quad-generation topic page so that developers can more easily learn about it.
To associate your repository with the quad-generation topic, visit your repo's landing page and select "manage topics."