| & or &H | prefix for hex constant |
| &X | prefix for binary constant |
| : | seperates statements on same line |
| # | prefix for stream director |
| Strings | 0-255 characters long, may be appended by +, $=string |
| Integer | -32768...32767, %=integer |
| Real | nine digits precision, !=real |
| Bit | Decimal | Function |
|---|---|---|
| 0 | 1 | Up |
| 1 | 2 | Down |
| 2 | 4 | Left |
| 3 | 8 | Right |
| 4 | 16 | Fire 2 |
| 5 | 32 | Fire 1 |