ICI Technical Reference
- Introduction
- Basics
- Expressions
- Statements
- Simple expression statements
- Compound statements
- The if statement
- The while statement
- The do-while statement
- The for statement
- The forall statement
- The switch, case, and default statements
- The break and continue statements
- The return statement
- The try statement
- The null statement
- Declaration statements
- Abbreviated function declarations
- Functions
- Method Calls
- Objects
- Equality
- Structure and set keys
- Structure super types
- An aside on variables and scope
- Pointers
- Data types
- Operators