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

Support all operators #21

Open
doriath opened this issue Dec 7, 2024 · 1 comment
Open

Support all operators #21

doriath opened this issue Dec 7, 2024 · 1 comment

Comments

@doriath
Copy link
Contributor

doriath commented Dec 7, 2024

https://www.nushell.sh/book/operators.html

Some of the operators on the official documentation are not currently supported by the parser. Some examples include floor division (//), mod, bit operators (like bit-or).

@InnocentZero
Copy link
Contributor

To add on (so that everything is consolidated in one place), flags for keywords like while, for etc are not supported yet.

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

No branches or pull requests

2 participants