canpolat@programming.dev to Programming@programming.devEnglish · 1 year agoIntroducing 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 · 1 year agomessage-square13fedilink
minus-squareLynxtickler@sopuli.xyzlinkfedilinkarrow-up3·1 year agoJSON 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·1 year agoPossibly. 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.