Commit graph

4 commits

Author SHA1 Message Date
6c8cd11dad Completely refactor code generation 2015-04-17 17:20:25 +02:00
c2728e4c83 output_slr: collapse duplicate case branches 2015-04-10 22:51:51 +02:00
0e9b564f8c output: rename i argument to state 2015-04-10 22:00:34 +02:00
a5d1689bc7 Implement SLR parser generation
At the moment, the generated parser is very inefficient, but that will change
soon.
2015-04-10 03:46:13 +02:00