Call SCANNER().
Assignment: goto <2>.
Return the result expression.
| Element | ... |
| Expression | ... |
| May be num (..., "string") | ... |
| Identifier | Index | Value |
| Identifier | Expression | Expression |
| is a string | = 0 for scalars |
| Condition | Branch | ... |
| Expression | Instruction | ... |
| = 1 for else | ... |
| Initialization | Condition | Incrementation | Body |
| Instruction | Expression | Instruction | Instruction |
| Block |
| Program |