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

Implicit Params #46

Open
solomon-b opened this issue Jul 10, 2023 · 1 comment
Open

Implicit Params #46

solomon-b opened this issue Jul 10, 2023 · 1 comment

Comments

@solomon-b
Copy link
Collaborator

No description provided.

@MonoidMusician
Copy link
Collaborator

Our current idea is to integrate this with operators, so that custom operators (either prefix or infix) have some arguments statically required (e.g. how base requires an argument). With some theory crafting and implementation work, this can then let us generate the right bits of syn/chk forms to simulate implicit arguments. (We can implement a little bit at a time.) This will make a lot of things nicer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants