Skip to content

misphix/compiler

Repository files navigation

Top-Down Parser

It's a top-down parser

  • Choose option 1 to input CFG's path
  • Choose option 2 to input final string and parser will check it
  • Choose option 3 to print all tree of CFG
  • Choose option 4 to print predict table
  • Choose option 5 to exit program

Execute

python 3 only execute run.py to execute parser

About

Compiler project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages