Skip to content

Provide a Pkl renderer #990

Open
@bioball

Description

@bioball

There should be a renderer that renders Pkl output.

Use-cases:

Imagined usage:

output {
  renderer = new PklRenderer {}
  value = someValue
}

Rendered module should be importable in Pkl, and be logically equivalent to someValue.

Output would not retain programming constructs like for/when/amends chains.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions