Feature Request: Control Structures
Open
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to implement simple control structures to repeat a macro or a block inside a macro (or even a macro calling another macro) n-times or until end-of-line or end-of-file, for example?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, syntax, or execution entry point. Begin by surveying the repository to find how macros and blocks are represented and executed. Before implementation, agree on syntax and termination semantics; done would require defined behavior and tests for repetition, end-of-line or end-of-file stopping, and nested macro calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100