| 1 | [[TOC]][[BackLinksMenu]] |
| 2 | == Base Ideas == |
| 3 | == (1) [wiki:NameSpaces Namespaces] == |
| 4 | == (1.1) [wiki:DataTypes Data Types] == |
| 5 | == (2) [wiki:TypeDefinition Types] == |
| 6 | == (3) [wiki:EnumDefinition Enums] == |
| 7 | == (4) [wiki:SignalDefinition Signals] == |
| 8 | == (5) [wiki:SingletonDefinition Singletons] == |
| 9 | == (6) [wiki:ClassDefinition Classes] == |
| 10 | == (6.1) [wiki:FiniteStateMachines Finite State Machines] == |
| 11 | == (7) [wiki:ExpressionSyntax Expression Syntax] == |
| 12 | == (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] == |
| 13 | == (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] == |