Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser.CutPoint in the grammar #79

Open
nofun97 opened this issue Jun 8, 2020 · 0 comments
Open

Parser.CutPoint in the grammar #79

nofun97 opened this issue Jun 8, 2020 · 0 comments
Assignees
Labels
P0 Highest priority: important and urgent

Comments

@nofun97
Copy link
Contributor

nofun97 commented Jun 8, 2020

wbnf needs to allow CutPoint in the grammar to specify a point where backtracking is not necessary. This can dramatically speeds up outputting syntax error.

CUTPOINT -> "!";
@nofun97 nofun97 added the P0 Highest priority: important and urgent label Jun 8, 2020
@nofun97 nofun97 self-assigned this Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Highest priority: important and urgent
Projects
None yet
Development

No branches or pull requests

1 participant