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

YEAST: Allow multiple output nodes and merge in no-children #14975

Merged
merged 12 commits into from Dec 1, 2023

Conversation

alexet
Copy link
Contributor

@alexet alexet commented Nov 30, 2023

This is my work with multiple output nodes and megring in the everything is a field branch.

I also implemented mostly the for loop de-sugaring except for a slight awkward issue: A sprious end token remains. It is hard to get rid of as we have greedy matchers so we can't easily get the last node.

@ginsbach
Copy link
Contributor

ginsbach commented Dec 1, 2023

(I did not really do a review - just want to signal that we should merge)

@tausbn tausbn merged commit 410a60c into github:hackathon-desugaring Dec 1, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

4 participants