Automatic token expect replacement #360
Unanswered
stevefan1999-personal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Given this simple parser
Is it possible so that I don't have to write these:
Those are very annoying because that basically means I have to put function calls instead of token every time. More specifically, peg should give us a way to alias token/terminal name
Beta Was this translation helpful? Give feedback.
All reactions