Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a Pkl renderer #990

Open
bioball opened this issue Feb 27, 2025 · 0 comments
Open

Provide a Pkl renderer #990

bioball opened this issue Feb 27, 2025 · 0 comments
Milestone

Comments

@bioball
Copy link
Contributor

bioball commented Feb 27, 2025

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.

@bioball bioball added this to the Pkl 0.29.0 milestone Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant