Pkl: Apple's New JSON/YAML Killer (I actually want to use this...) - YouTube by Theo t3.gg
...Apple of all companies made ANOTHER YAML alternativepkl (pickle) is actually really cool.
open source first release of Pkl (pronounced Pickle), a programming language for producing configuration.... designed Pkl with three overarching goals:
- To provide safety by catching validation errors before deployment.
- To scale from simple to complex use-cases.
- To be a joy to write, with our best-in-class IDE integrations.
Pkl — pronounced Pickle — is an embeddable configuration language which provides rich support for data templating and validation. It can be used from the command line, integrated in a build pipeline, or embedded in a program. Pkl scales from small to large, simple to complex, ad-hoc to repetitive configuration tasks.
Pkl was built using the GraalVM Truffle framework.
GITHUB: https://github.com/apple/pkl
No comments:
Post a Comment