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

Respect operator precedence in parser #58

Open
Glyphack opened this issue Mar 7, 2023 · 1 comment
Open

Respect operator precedence in parser #58

Glyphack opened this issue Mar 7, 2023 · 1 comment
Labels

Comments

@Glyphack
Copy link
Owner

Glyphack commented Mar 7, 2023

https://docs.python.org/3/reference/expressions.html#operator-precedence

Need to check if the parser is respecting these rules.

@Glyphack
Copy link
Owner Author

@Glyphack Glyphack added the parser label Jun 4, 2023
@Glyphack Glyphack changed the title operator precedence Respect operator precedence in parser Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant