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

Arithmetic expansion (non-POSIX extensions) #261

Open
1 of 4 tasks
Tracked by #260
magicant opened this issue May 14, 2023 · 0 comments
Open
1 of 4 tasks
Tracked by #260

Arithmetic expansion (non-POSIX extensions) #261

magicant opened this issue May 14, 2023 · 0 comments
Labels
tracker List of subtasks

Comments

@magicant
Copy link
Owner

magicant commented May 14, 2023

  • Option to toggle non-portable extensions
  • Increment & decrement operators
  • Floating-point numbers
  • Parsing variable values only when they are subject to an operator
    • Expand $((foo)) successfully even if $foo is not a number

For the arithmetic expansion semantics required by POSIX, see #169.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracker List of subtasks
Projects
Status: To do
Development

No branches or pull requests

1 participant