|
|
|
|
|
by jasperry
141 days ago
|
|
Syntax comment: in your control structures you use a keyword ("do", "then") to start a block as well as wrapping the block in parentheses. This feels superfluous. I suggest sticking with either keywords or parens to delineate blocks, not both. |
|
A more fitting example would be to support:
IIRC these both currently require an explicit block in my parser.