Program Reference
This section describes the currently implemented parser, lowering, packet, and public execution behavior.
Use this section for public reference material only:
- supported syntax and command families
- current public runtime behavior
- user-visible diagnostics and invalid-program behavior
Maintainer-only test inventories live in Development: Testing Reference.
Use these pages:
- APIs and Status Matrix
- Motion and Modal Commands
- Control Flow and Runtime
- Diagnostics and Invalid Programs
Suggested reading order:
- Start with APIs and Status Matrix.
- Read Motion and Modal Commands for the command-family coverage that is already implemented.
- Read Control Flow and Runtime for the current execution boundary and runtime behavior.
- Use Diagnostics and Invalid Programs for public error behavior and common invalid shapes.