ruuda / rcl

A reasonable configuration language
https://rcl-lang.org
Apache License 2.0
197 stars 8 forks source link

PKL? #46

Open rsnodgrass opened 8 months ago

rsnodgrass commented 8 months ago

Thanks for creating RCL and exploring alternatives. Excited about RCL's balance between readability, imports/reusability, and great docs so far.

Would you mind adding a comparison to Apple's recently released PKL to the comparison list? See also https://pkl-lang.org/main/current/introduction/use-cases.html

No Python impl of PKL exists yet, which is one big negative.

ruuda commented 8 months ago

I haven’t used Pkl and I haven’t looked deeply into it. I did put a list of some configuration languages here: https://ruudvanasseldonk.com/2024/a-reasonable-configuration-language#appendix-a-non-exhaustive-list-of-configuration-languages

I’ll write something up when I get to do a more in-depth evaluation of Pkl.