All phases of a compiler for Python Language have been implemented using C language. The constructs 'if-else' and 'while' have been handled.
python
c
parser
lexer
if-else
compiler-design
while
syntax-analyzer
intermediate-code-generation
target-code-generation
intermediate-code-optimisation
-
Updated
Feb 27, 2021 - C