LOOP / WHILE / GOTO Interpreter
Allow
LOOP
statements
Allow
WHILE
statements
Allow
GOTO
statements
Allow
IF
statements
Allow
STOP
/
HALT
statements
Style of "IF" statements
IF ... THEN ... (ELSE ...) END
IF ... THEN GOTO ...
Start
Step
▶ Resume
⏸ Pause
⏹ Reset
Variable
Value
Back to Edit