1. Introduction
  2. Scripting pipeline explained
  3. Anatomy of a Host
  4. Anatomy of a Script
  5. Tutorial
    1. Building custom frontend
    2. Building custom backend
    3. Building custom runner
  6. Official frontends
    1. Assembler
    2. Serde
    3. Vault
    4. Simpleton
      1. Language reference
      2. API reference
        1. Reflect
        2. Closure
        3. Debug
        4. Console
        5. Math
        6. Array
        7. Map
        8. Text
        9. Bytes
        10. JSON
        11. TOML
        12. Iterators
        13. Event
        14. Promise
        15. File system
        16. Process
        17. Network
        18. Jobs (multithreading)
  7. Official runners
    1. Simpleton
      1. API reference
        1. Script
    2. Alchemyst
      1. API reference
        1. Color
        2. Vec2
        3. Image
        4. Image Pipeline