Skip to content

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

Notifications You must be signed in to change notification settings

seuristic/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