This directory contains the formal Lane language specification.
language-spec.typ: Typst source for the specification.language-spec.pdf: rendered specification.
Executable conformance fixtures live in
lanelang/lane/examples.
Build the rendered specification from the repository root:
typst compile --root . language-spec.typ language-spec.pdf