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:
- The Pest book
whamm!
Implementation Concepts
The four phases of compilation:
- Parse
- Configure the
Whamm!
Core Library (if needed) - Verify
- Translate AST into the injection strategy's representation
- Emit
Other helpful concepts:
- The
whamm!
CLI - Testing
- Error Handling