This Python3 module defines a class (LR_Parser) that, given a context-free grammar, constructs an LR(1) or SLR(1) parser (possibly with conflicts), which can then be used to parse input, either 'canonically' or in a GLR style.
-
Notifications
You must be signed in to change notification settings - Fork 0
jmdyck/LR_Parser
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Construct and use an LR-style parser
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published