Summary
Parse variable output, expressions, conditionals, loops, and nesting into a stable internal representation.
Why
The language core depends on a parser that preserves semantics while staying predictable and efficient.
Acceptance Criteria
Dependencies
Summary
Parse variable output, expressions, conditionals, loops, and nesting into a stable internal representation.
Why
The language core depends on a parser that preserves semantics while staying predictable and efficient.
Acceptance Criteria
Dependencies