Front-end
Platform spec area
Front-end
No architecture decision records under adr/ for this feature yet. Standard features must
publish at least one ADR or keep a ## Decisions summary on the hub.
- No directly attached article pages for this node. Nested descendants exist deeper in this subtree.
0 revisions (git unavailable at build; counts may be empty)
No commits recorded for this path.
| Section id | Required | Found |
|---|---|---|
scope | yes | yes |
features | yes | yes |
Full tree: run pnpm verify:platform-spec-layout (writes src/generated/platform-spec-layout-report.json).
Scope
Grammar, parser, syntax structures, and formatting contracts in the compiler front-end.
Feature index
Use the tiles below for normative feature contracts in this area.
Features
- AST and HIR shape contractFeature hub for the ast and hir shape contract in the reference compiler.
- Grammar and parser contractFeature hub for the grammar and parser contract in the reference compiler.
- HIR normalization and legalityFeature hub for the hir normalization and legality in the reference compiler.
- Parser and AST contractsFront-end contracts for grammar parsing, syntax item construction, and formatter AST consumption.