ballercat / ballercat/walt

Loops, Switch

Open
#9 5 comments 1 reaction 1 assignee Claimed by @ballercat View on GitHub
moderate
Dominant language
JavaScript
Stars
4.6k
Forks
119
PR merge metrics
No merged PRs in 30d

Description

# Goal
Support loops.

# Detail
* [x] Support `for` loops
* [ ] Support `do ... while()` loops
* [x] Support `while ... do()` loops
* [ ] Support `switch ... case` branches
* [x] `break`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.