I haven't used either (yet). But as someone who wants to move away from JSON as a configuration format, ron doesn't, for me, offer much of a value proposition. And it's too tied to serde IMHO.
I also like KDL's optional type annotations (yes, I'm crazy that way.).
3 Comments
dipdowel@feddit.nl · 6 pts · 1y
Thanks for sharing. Now I know that KDL exists and what it is.
AsudoxDev@programming.dev · 3 pts · 1y
Woah, that syntax sucks ass. RON is the way.
BB_C@programming.dev · 1 pts · 1y
I haven't used either (yet). But as someone who wants to move away from JSON as a configuration format,
rondoesn't, for me, offer much of a value proposition. And it's too tied to serde IMHO.I also like KDL's optional type annotations (yes, I'm crazy that way.).