SIGN IN SIGN UP

Add left recursion check: quit early instead of going into an infinite loop (#7083)

* Add left recursion check: quit early instead of going into an infinite loop

* Remove custom enum, rename left recursion check and move to "grammar internal" section, add handling for edge case where a leftmost nonterminal may be empty

* Remove unnecessary declaration
H
Haggai Nuchi committed
e0f556186b6e1f2b7032a1479edf5e89e2b1bd86
Parent: 27f65d6
Committed by GitHub <noreply@github.com> on 5/14/2024, 5:25:56 AM