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

Add function overloading OR pipelining #17

Open
tk744 opened this issue Dec 14, 2020 · 0 comments
Open

Add function overloading OR pipelining #17

tk744 opened this issue Dec 14, 2020 · 0 comments
Labels
feature New enhancement semantics Related to the evaluator syntax Related to the lexer or parser types Related to the type checker or inference system

Comments

@tk744
Copy link
Owner

tk744 commented Dec 14, 2020

  • Overload a single variable name with multiple function values of different types.
  • Pipeline functions by currying them.
@tk744 tk744 added the core Critical core language feature label Dec 14, 2020
@tk744 tk744 added types Related to the type checker or inference system semantics Related to the evaluator labels Dec 14, 2020
@tk744 tk744 changed the title Add function overloading Add function overloading OR pipelining Dec 15, 2020
@tk744 tk744 closed this as completed Dec 15, 2020
@tk744 tk744 reopened this Dec 15, 2020
@tk744 tk744 added feature New enhancement syntax Related to the lexer or parser and removed core Critical core language feature labels Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancement semantics Related to the evaluator syntax Related to the lexer or parser types Related to the type checker or inference system
Projects
None yet
Development

No branches or pull requests

1 participant