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

remove more unary operators(?) #81

Open
2 tasks
soc opened this issue Sep 3, 2023 · 0 comments
Open
2 tasks

remove more unary operators(?) #81

soc opened this issue Sep 3, 2023 · 0 comments
Labels
dora-diverge will cause substantial diversion from dora language-core changes to the Core language (syntax, semantics, ...)
Milestone

Comments

@soc
Copy link
Collaborator

soc commented Sep 3, 2023

Consider removing:

  • unary - → number literal, -1 * number or number.negate()
  • unary + → number literal
@soc soc added dora-diverge will cause substantial diversion from dora language-core changes to the Core language (syntax, semantics, ...) labels Sep 3, 2023
@soc soc added this to the later milestone Sep 3, 2023
This was referenced Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dora-diverge will cause substantial diversion from dora language-core changes to the Core language (syntax, semantics, ...)
Projects
None yet
Development

No branches or pull requests

1 participant