8000 GitHub - seuristic/college-project-mini-pyc-compiler: Mini Python-C Compiler using C language, Flex and Yacc for Compiler Design course project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0