One time I decided to learn how LR parser generators worked. Now I have my own whole tool thing.
Find a file
John Doty 9fe44d30e0 Canonical LR1.
Also:

- Reorganize the file into sections so I can keep track of where I am,
  and so it reads more cleanly from top to bottom.

- A little more work on documentation and comments and the like.
2016-12-13 16:14:14 -08:00
LICENSE.md Update LICENSE.md 2016-12-13 16:07:13 -08:00
parser.py Canonical LR1. 2016-12-13 16:14:14 -08:00