Skip to content
Beskid Platform specification

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

AST and HIR shape contract

Platform spec feature

AST and HIR shape contract

Spec standingStandard

Owner
Piotr Mikstacki
Submitter
Piotr Mikstacki

This feature hub defines the normative contract for ast and hir shape contract and links newcomer-oriented reference articles.

  • compiler/crates/beskid_analysis/src/syntax/items/ exposes AST-like syntax node shapes.
  • compiler/crates/beskid_analysis/src/resolve/items.rs maps parsed items into resolved structures.
  • compiler/crates/beskid_analysis/src/analysis/ consumes those shapes for semantic passes.

No open decisions. Closed choices are normative ADRs under adr/ (D-COMP-FRONT-0001D-COMP-FRONT-0003); use the reader ADRs tab for expandable detail.