1. Overview
    1. Embedding resources
    2. XML capabilities
      1. Jet XML capabilities
    3. Relation to other technologies
      1. MXML
      2. React.js
      3. ActionScript 3
      4. JavaScript
      5. Java
    4. Access control namespaces
    5. Meta-data
    6. Generics
    7. Event model
    8. Conditional compilation
    9. Clonage
    10. Iteration capabilities
    11. Environment variables
    12. Type matching
  2. Scope
  3. Definitions
  4. Notational conventions
  5. Types
    1. Wildcard
    2. void
    3. null
    4. String
    5. Boolean
    6. Number
    7. BigInt
    8. float
    9. decimal
    10. int
    11. uint
    12. Array
    13. Map
    14. Tuple
    15. Structural function
    16. Record
    17. Union
    18. Object
    19. This
  6. Conversions
  7. Property lookup
  8. Packages
  9. Namespaces
  10. Classes
  11. Enumerations
  12. Interfaces
  13. Variables
  14. Virtual variables
  15. Methods
  16. Aliases
  17. Lexical scopes
  18. Default lexical scope
  19. Conditional compilation
  20. ShockDoc
  21. Proxies
  22. Lexical conventions