Skip to content

DevLogOfficial/Shift-Reduce-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shift-Reduce-Parser

This desktop application is a dynamic shift-reduce parser programmed using C# and the .NET Framework. The program provides the user with the ability to input custom grammar rules and then generate a parse table for the entered grammar. Once a parse table is generated, the program grants the user access to the parsing section. In the parse section, a user can manually input expressions to parse. Once the parsing process begins, the program will run through the steps visually to display what is occurring.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages