Sankalak-Python Compiler
Course Project: Developed compiler for statically typed Python subset targeting x86_64 from scratch in C++.
Implemented lexical analysis, syntactic analysis, symbol table, and code generation.
IIT Kanpur | Prof. Swarnendu Biswas