Skip to content

mshahanwaz/college-project-mini-pyc-compiler

 
 

Repository files navigation

Run each phase like below-

For Phase 1 to Phase 4

  1. make
  2. ./a.out < ip.txt

For Phase 5

  1. make
  2. ./python.sh ip1.py

Done!

About

Mini Python-C Compiler using C language, Flex and Yacc for Compiler Design course project.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Yacc 64.7%
  • Python 12.9%
  • Lex 10.9%
  • C 9.7%
  • Shell 1.3%
  • Makefile 0.5%