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

Improve operator precedence #3088

Merged
merged 17 commits into from
Mar 4, 2024

Conversation

peterebden
Copy link
Member

@peterebden peterebden commented Mar 3, 2024

There was a bit of it before but there were cases that were still too left-to-right.
This introduces a proper notion of precedence for all operators.

@peterebden peterebden mentioned this pull request Mar 3, 2024
@peterebden peterebden merged commit 8ea1271 into thought-machine:master Mar 4, 2024
14 checks passed
@peterebden peterebden deleted the asp-precedence branch March 4, 2024 16:00
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.

1 participant