Skip to content

Conversation

@mkantor
Copy link
Owner

@mkantor mkantor commented Apr 17, 2025

Now 1 + 1 is 2 (🎉), and pipe/flow operators have been introduced. This is a large changeset as it involves rewriting many of the parsers.

@mkantor mkantor force-pushed the infix-notation branch 2 times, most recently from a016077 to cb48fe1 Compare April 17, 2025 22:50
mkantor added 2 commits April 17, 2025 18:54
This commit also involves rewriting many parsers and refactoring the
end-to-end tests.
After trying out both I think I prefer this and imagine it's what most
people will expect. I've preserved my flip-flopping in version control
history for posterity.
Allow a newline either before or after the operator, just not both.
Previously newlines after operators were forbidden.
@mkantor mkantor merged commit 70a3ea9 into main Apr 19, 2025
1 check passed
@mkantor mkantor deleted the infix-notation branch April 19, 2025 13:40
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.

2 participants