Project information

C Compiler and C to Python Translator

The project was to design a C compiler which would compile into MIPS instruction set.

The second part of the project was to translate C into Python.