Project Detail
Whale Toolchain
Compiler infrastructure for Wave, covering parser through code generation and linking.
Overview
Whale is the complete compiler infrastructure for Wave. The project includes parser components, intermediate representation construction, code generation, and linking support.
Engineering Scope
- Parser and front-end analysis.
- Intermediate representation generation and transformation.
- Code generation and linker workflows.
- Cross-platform compilation and optimization passes.
Context
Whale is developed alongside the Wave programming language as part of a cohesive language + tooling ecosystem.