Skip to content

dandoh/ParsingIllustrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsing Illustrator

A UI tool that illustrates some parsing algorithms of the Language Theory and Interpretation course, useful for homework and tests.

The program includes:

  • Top-down parsing algorithms for given string and grammar.
  • Bottom-up parsing algorithms for given string and grammar.
  • Finding FIRST and FOLLOW set for each symbol in the grammar.

Screenshots: Alt text Alt text Alt text Alt text

About

UI tool illustrates some parsing algorithms of the Language Theory and Interpretation course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages