Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

For Whamm Developers

Do you want to contribute to Whamm or just learn about the low-level details for fun? Then you're in the right place.

Resources

Parsing:

Whamm Implementation Concepts

The four phases of compilation:

  1. Parse
  2. Verify
  3. Transform AST into the injection strategy's representation
  4. Emit

Other helpful concepts: