One time I decided to learn how LR parser generators worked. Now I have my own whole tool thing.
Find a file
John Doty c4be7bcd9f Handle mutual recursion in gen_follow
Also an example of a case where SLR1 fails, to lead into LR1
generation.
2016-12-13 16:14:14 -08:00
LICENSE.md Update LICENSE.md 2016-12-13 16:07:13 -08:00
parser.py Handle mutual recursion in gen_follow 2016-12-13 16:14:14 -08:00