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

Binary renderer/parser for Pkl #994

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

Binary renderer/parser for Pkl #994

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

Comments

@bioball
Copy link
Member

bioball commented Feb 27, 2025

Provide an in-language binary renderer/parser, which conforms to the Pkl binary encoding.

This would be a lossless way to convert to Pkl and back again.

This should be provided as a:

  • In-language API
  • Java API (renderer)
  • Java API (deserialize into PObject and friends)

Need to consider how to represent binary encoding.

@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