This chapter covered these topics:
It included discussion of the following Modula-2 built-ins:
| Reserved Words: | Standard Identifiers: |
|---|---|
| AND | ABS |
| ELSE | BOOLEAN |
| ELSIF | CAP |
| IF | DEC |
| NOT | FALSE |
| OR | HALT |
| THEN | INC |
| TO | TRUE |
| REPEAT | |
| UNTIL | |
| IMPORT (new sense) |
| Symbols: | Imports: |
|---|---|
| & | From SIOResult: |
| <= | ReadResult |
| < | ReadResults |
| >= | |
| > | |
| # or <> | |
| ~ |