Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

MiniCompiler4Py

A mini-compiler for python's for-loop

This is a mini-project done for Compiler Design course during 6th Sem @ PESU

Project Title: Mini compiler which takes as input a Python script's for-loop and produces an optimised intermediate code/assembly code as the output. Team: Arvind Baskar, Ashwin Lokkur and B. Vivith