1. Introduction
  2. Getting Started
    1. Language
      1. Variables
      2. Logical Operations
      3. Ternary Expressions
      4. Primitives
      5. Arithmetic
      6. WIP - Strings
      7. WIP - Tuples
      8. WIP - Maps
      9. WIP - Functions
      10. Report Variables
      11. Unshared Variables
      12. Shared Variables
      13. Probes
      14. Scripts
    2. Events
    3. WIP - Libraries
    4. WIP - Testing
    5. Injection Strategies
  3. Example Use Cases
    1. Branch Monitor
  4. Developers
    1. Phases of Compilation
      1. Parse
      2. TODO - Core Library
      3. Verify
      4. TODO - Translate
      5. Emit
        1. Rewriting
        2. TODO - Engine
    2. CLI
    3. Testing
    4. Error Handling
    5. Contributors to whamm!