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

Expression parsing #42

Open
Tracked by #38
conartist6 opened this issue Jun 16, 2023 · 0 comments
Open
Tracked by #38

Expression parsing #42

conartist6 opened this issue Jun 16, 2023 · 0 comments

Comments

@conartist6
Copy link
Member

conartist6 commented Jun 16, 2023

Allow the grammar to shift the current match downwards so that it becomes the left-hand side of a new top-level node. This only needs to happen for true parsing. If start and end node tokens are present in the source we already have all the information we need to do a well-ordered traversal!

@conartist6 conartist6 mentioned this issue Jun 16, 2023
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant