Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#4417 fix: Update parser.py from Earley to Lalr
I simply changed the parser to use the LALR algorithm instead of the slow earley algorithm
- Loading branch information