Program that will take in a context-free grammar and output the FIRST and FOLLOW sets of the non-terminals of the grammar. The grammar description will be read from a text file. The grammar specification has multiple sections separated by the # symbol. The grammar speciication is terminated with ##. If there are any symbols after the ##, they are ignored. All grammar symbols as well as the # symbol are space-separated.
-
Notifications
You must be signed in to change notification settings - Fork 0
edalford11/First-FollowSetParser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Program that will take in a context-free grammar and output the FIRST and FOLLOW sets of the non-terminals of the grammar.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published