Skip to content

Implement the core renderer for strings and single files #22

@Matographo

Description

@Matographo

Summary

Build the main rendering pipeline with variable substitution, expression evaluation, control flow, and output encoding.

Why

This is the central execution path that turns parsed templates and context into final output.

Acceptance Criteria

  • String and single-file rendering work for core language features
  • Rendering respects active rules and settings
  • Render failures are clear and actionable

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    languageTemplate language grammar, parser, and evaluatorpriority:highHigh-priority work itemrenderingRendering pipeline and output behavior

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions