Open Issues Need Help
View All on GitHub Implement FOR command 3 months ago
AI Summary: Implement a FOR command that iterates over a set or array of instructions, allowing for nested loops. This involves creating a new command within a larger project, likely requiring parsing of the input instructions and managing loop variables.
Complexity:
4/5
help wanted