/compilers

This repository has all the work I did during my summer Internship - 2018 at IIT Bombay. This repository has the basics of shell programming, compiler design, parser, lexer, and pointer analysis regarding works. For slides and other works contact me.

Primary LanguagePython

compilers

Simple Examples

examples/calc.py examples/ast.py examples/complex.py