intermediate-code-optimisation
There are 1 repositories under intermediate-code-optimisation topic.
sakshidgoel/Python-Compiler
All phases of a compiler for Python Language have been implemented using C language. The constructs 'if-else' and 'while' have been handled.