Programs
| ||||||||
A program has the structure: read X Note: each part on a separate line, no punctuation is used to separate them.
| ||||||||
Commands
|
||||||||
Basic commands:
Remark: command nesting is indicated by indentation. The string-notation compiler insists that in a command sequence C1; C2; ...; Cn each command must stand on a separate line, with the semicolon at its end, and all at the same indentation. Extra (sugar) commands: |
||||||||
| ||||||||
|
||||||||
Expressions
|
||||||||
WIDE supports the standard expressions:
WIDE supports the following sugar expressions: |
||||||||
|
||||||||
|
||||||||