Open
chalcolith
opened this issue 2 years ago
•
0 comments
It would be cool to parallelize disjunctions. There is some code for an initial implementation of this in Parser and Disj, but it is currently unused because it doesn't work for sufficiently complicated left-recursive rules. I have yet to add a minimal test case, though.