Closed iliabylich closed 11 months ago
Closes https://github.com/whitequark/parser/issues/931.
Error recovery is a nice-to-have feature that doesn't have to match MRI 1-to-1, if you want to improve it without sacrificing readability/similarity with parse.y feel free to send a PR.
This PR is only about replicating derivations.
Closes https://github.com/whitequark/parser/issues/931.
Error recovery is a nice-to-have feature that doesn't have to match MRI 1-to-1, if you want to improve it without sacrificing readability/similarity with parse.y feel free to send a PR.
This PR is only about replicating derivations.