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

Pkl support #474

Open
zml2008 opened this issue Feb 7, 2024 · 0 comments
Open

Pkl support #474

zml2008 opened this issue Feb 7, 2024 · 0 comments

Comments

@zml2008
Copy link
Member

zml2008 commented Feb 7, 2024

Pkl is a new configuration language: https://pkl-lang.org/

Does it make sense to support this in Configurate? It's somewhere along the spectrum between config format and scripting language -- almost like the nix language, but it does have a nice java library. Looking at something like hocon, it's not too much more complex

To begin to support this language, we'd want to extend configurate's object model with a few things:

  • lazy-/reference-valued nodes
  • lazily-evaluated interpolated strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant