SPEC
This section is the product behavior contract for the parser and the current public execution model.
Use these pages:
- Input and Output
- Motion and Program Syntax
- Control Flow and Variables Syntax
- Diagnostics and Lowering
- Execution and Runtime Contract
- Testing, Architecture, and Documentation Policy
Review order:
- Start with Input and Output.
- Read the syntax pages for accepted surface language.
- Read the lowering and execution pages for runtime-facing behavior.
- Finish with testing and documentation policy.