canpolat@programming.dev to Programming@programming.devEnglish · 2 年前Introducing Pkl, a programming language for configurationpkl-lang.orgexternal-linkmessage-square13fedilinkarrow-up132arrow-down11
arrow-up131arrow-down1external-linkIntroducing Pkl, a programming language for configurationpkl-lang.orgcanpolat@programming.dev to Programming@programming.devEnglish · 2 年前message-square13fedilink
minus-squareLynxtickler@sopuli.xyzlinkfedilinkarrow-up3·2 年前JSON schema supports YAML as well, no? That’s because JSON and YAML are both essentially just different syntaxes for writing the same objects right?
minus-squarecanpolat@programming.devOPlinkfedilinkEnglisharrow-up1·2 年前Possibly. My point is: despite having a common subset Pkl and JSON schema doesn’t seem to be solving the same problems. But, I’m just learning about it, so I may just be wrong.
JSON schema supports YAML as well, no? That’s because JSON and YAML are both essentially just different syntaxes for writing the same objects right?
Possibly. My point is: despite having a common subset Pkl and JSON schema doesn’t seem to be solving the same problems. But, I’m just learning about it, so I may just be wrong.