Skip to content

a compiler to parse and generate intermediate code for a language called C Minus

Notifications You must be signed in to change notification settings

AhmadZafarani/compiler

Repository files navigation

Simple-C-Compiler

for phase 2 use parser.py as the compiler
for phase 3 & 4 use code_gen_parser.py

you can see the specifications in PDF files (each file as a phase). find the Tester Program here

TODO: define variables in the middle of functions and start of all types of new scopes can be implemented.

TODO: implement optional parts.

About

a compiler to parse and generate intermediate code for a language called C Minus

Resources

Stars

Watchers

Forks

Languages