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

Infix parameters? #725

Open
ice1000 opened this issue Nov 23, 2022 · 1 comment
Open

Infix parameters? #725

ice1000 opened this issue Nov 23, 2022 · 1 comment
Assignees
Labels
question Further information is requested syntax design

Comments

@ice1000
Copy link
Member

ice1000 commented Nov 23, 2022

@imkiva

@ice1000
Copy link
Member Author

ice1000 commented Nov 24, 2022

Idea:

  • We'd rather not have any ways to specify tighter/looser in infixes, because the syntax is ugly.
  • Infix parameters always bind the tightest, loosest, or they have no relationship with anything. We may discuss this further.
  • Add boolean isInfix to LocalVar. This makes infix lambda param & pattern variable possible.

@ice1000 ice1000 added the question Further information is requested label Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested syntax design
Projects
None yet
Development

No branches or pull requests

2 participants