在这里列示了“操作语言”保留字。用于内置函数的所有保留字都是小写的,例如:if。
| asm | continue | float | int | params | sizeof | typedef |
| auto | default | for | IS_IN | 专用 | static | union |
| break | delete | 友元 | IS_PORT | protected | struct | unsigned |
| case | do | GEN | long | 公共 | switch | virtual |
| catch | double | goto | new | register | template | void |
| char | else | id | operator | return | this | volatile |
| class | enum | if | OPORT | short | throw | while |
| const | extern | inline | OUT_PORT | signed | try |