Control Structures

Help Contents Control Structures
fullText stop

Control Structures

Note: in the following descriptions, an "instructionlist" can be a list or a word. In the latter case, the word is parsed into list form before it is run. Thus, run readWord or RUN readList will work. The former is slightly preferable because it allows for a continued line (with ~) that includes a comment (with ;) on the first line.

Control Structures

References:

fullText stop