geddski / geddski/macros

Feature Request: Control Structures

Open
#24 1 comment 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.