- 1. Introduction
- 2. Getting Started
- 2.1. Language
- 2.1.1. Variables
- 2.1.2. Logical Operations
- 2.1.3. Ternary Expressions
- 2.1.4. Primitives
- 2.1.5. Arithmetic
- 2.1.6. WIP - Strings
- 2.1.7. WIP - Tuples
- 2.1.8. WIP - Maps
- 2.1.9. WIP - Functions
- 2.1.10. Report Variables
- 2.1.11. Unshared Variables
- 2.1.12. Shared Variables
- 2.1.13. Probes
- 2.1.14. Scripts
- 2.2. Events
- 2.3. WIP - Libraries
- 2.4. WIP - Testing
- 2.5. Injection Strategies
- 3. Example Use Cases
- 3.1. Branch Monitor
- 4. Developers
- 4.1. Phases of Compilation
- 4.1.1. Parse
- 4.1.2. TODO - Core Library
- 4.1.3. Verify
- 4.1.4. TODO - Translate
- 4.1.5. Emit
- 4.1.5.1. Rewriting
- 4.1.5.2. TODO - Engine
- 4.2. CLI
- 4.3. Testing
- 4.4. Error Handling
- 4.5. Contributors to whamm!