Navigation
index
next
|
previous
|
SC v0.3 dev documentation
»
SC language reference
ΒΆ
1. Structure
1.1. Modules
1.2. Comments
1.3. Identifiers
1.4. Data fields
1.5. Functions
1.6. Data types
1.7. Statement blocks
2. Expressions
2.1. Operator precedence
2.2. Integer expressions
2.3. Boolean expressions
3. Statements
3.1. Assignment
3.2. Increment and decrement
3.3. Set bit
3.4. Expression as statement
3.5. Return
3.6. Loops
3.7. Loop control
3.8. If
4. Special code
4.1. Main
4.2. Interrupt handlers
4.3. Special function registers
4.4. Compiler services
5. Memory
5.1. Internal memory
5.2. External memory
5.3. Stack
Previous topic
Usage instructions
Next topic
1. Structure
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
SC v0.3 dev documentation
»