- 1. Introduction
- 2. Scripting pipeline explained
- 3. Anatomy of a Host
- 4. Anatomy of a Script
- 5. Tutorial
- 5.1. Building custom frontend
- 5.2. Building custom backend
- 5.3. Building custom runner
- 6. Official frontends
- 6.1. Assembler
- 6.2. Serde
- 6.3. Vault
- 6.4. Simpleton
- 6.4.1. Language reference
- 6.4.2. API reference
- 6.4.2.1. Reflect
- 6.4.2.2. Closure
- 6.4.2.3. Debug
- 6.4.2.4. Console
- 6.4.2.5. Math
- 6.4.2.6. Array
- 6.4.2.7. Map
- 6.4.2.8. Text
- 6.4.2.9. Bytes
- 6.4.2.10. JSON
- 6.4.2.11. TOML
- 6.4.2.12. Iterators
- 6.4.2.13. Event
- 6.4.2.14. Promise
- 6.4.2.15. File system
- 6.4.2.16. Process
- 6.4.2.17. Network
- 6.4.2.18. Jobs (multithreading)
- 7. Official runners
- 7.1. Simpleton
- 7.1.1. API reference
- 7.1.1.1. Script
- 7.2. Alchemyst
- 7.2.1. API reference
- 7.2.1.1. Color
- 7.2.1.2. Vec2
- 7.2.1.3. Image
- 7.2.1.4. Image Pipeline