epfl-dlab / epfl-dlab/transformers-CFG
Parser doesn't seem to support left recursion
Open
won't fix
- Dominant language
- Python
- Stars
- 139
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to run some basic grammar that had some left recursion and realized that the parser doesn't seem to support that. Is there a reason for that/would it be possible for the parser to support that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.