Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Specify the template language grammar #1
Copy link
Copy link
Open
Labels
docsDocumentation workDocumentation worklanguageTemplate language grammar, parser, and evaluatorTemplate language grammar, parser, and evaluatorpriority:highHigh-priority work itemHigh-priority work itemspecSpecification and contract definition workSpecification and contract definition work
Milestone
Description
Metadata
Metadata
Assignees
Labels
docsDocumentation workDocumentation worklanguageTemplate language grammar, parser, and evaluatorTemplate language grammar, parser, and evaluatorpriority:highHigh-priority work itemHigh-priority work itemspecSpecification and contract definition workSpecification and contract definition work
Summary
Define the concrete grammar for variables, expressions, control flow, includes, comments, inline mode, and block mode so implementation can start from a stable language contract.
Why
The lexer, parser, evaluator, and renderer cannot be implemented confidently until the language surface is frozen enough to remove ambiguity.
Deliverables
Acceptance Criteria
Dependencies
Related Docs
LANGUAGE_SPEC.mdREQUIREMENTS.md