1. Introduction
  2. What's new
  3. Macros
    1. Defining macros
    2. Macros by example
    3. Special forms
    4. System macros
  4. Modules
    1. Defining modules
    2. Directives
    3. Local modules
    4. Encoding modules
    5. System module
    6. Shared modules
  5. Binary encoding
    1. Encoding primitives
      1. FlexUInt
      2. FlexInt
      3. FixedUInt
      4. FixedInt
      5. FlexSym
    2. Opcodes
    3. Values
      1. null
      2. bool
      3. int
      4. float
      5. decimal
      6. timestamp
      7. string
      8. symbol
      9. blob
      10. clob
      11. list
      12. sexp
      13. struct
    4. E-expressions
    5. Annotations
    6. NOP
  6. Security considerations
  7. Grammar
  8. Glossary
  9. TODO