Skip to content

This python program finds finds the first and follow sets of each non-terminal(variable) in the given grammar.

Notifications You must be signed in to change notification settings

PranayT17/Finding-FIRST-and-FOLLOW-of-given-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Finding-FIRST-and-FOLLOW-of-given-grammar

Epsilon is represented by @ and terminals with only single characters work, example a terminal as 'id' won't work here

About

This python program finds finds the first and follow sets of each non-terminal(variable) in the given grammar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages