Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Parameter Expansion (variables), basic support #13

Open
4 tasks
KernelDeimos opened this issue Feb 13, 2024 · 0 comments
Open
4 tasks

Parameter Expansion (variables), basic support #13

KernelDeimos opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KernelDeimos
Copy link
Collaborator

subtasks

  • Parser support for assignment (name=value)
  • Parser support for parameter expansion ($name and ${name})
  • Stack for variables (when executing scripts or using local1)
  • Update Token:resolve() in Pipeline.js

Footnotes

  1. local keyword itself is not in the scope of this task

@KernelDeimos KernelDeimos added the enhancement New feature or request label Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant