Skip to content

kobearv/MiniCompiler4Py

 
 

Repository files navigation

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

About

A mini-compiler for python's for-loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%