skepller@lemmy.world to Programmer Humor@programming.devEnglish · 10 days agoTOMLlemmy.worldimagemessage-square150fedilinkarrow-up1596arrow-down115
arrow-up1581arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 10 days agomessage-square150fedilink
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkarrow-up77arrow-down1·10 days agoChuck in comments and I’m on board.
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up90·10 days agoIf we’re adding comments to json, can we add canonical support for trailing commas?
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up40·10 days agoOh, a trailing comma? That’s a tuple.
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkarrow-up10·10 days agoYeah when the call_func((a,)) is the way to go it is a newbie pain for sure. Remember banging my head on that one.
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up7·10 days agoI’ve spent hours on that, and debugging missing commas between string literals. Even on separate lines you’re not safe from implicit concatenation.
minus-squareAnafabula@discuss.tchncs.delinkfedilinkEnglisharrow-up26·9 days agoJust make JSON5 the new official version and I would be ok
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkarrow-up9·9 days agoThat seems quite good, not overdoing it too.
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkarrow-up2·8 days agoNah that sucks in so many ways thank you 😊
Chuck in comments and I’m on board.
If we’re adding comments to json, can we add canonical support for trailing commas?
Found the python guy!
Oh, a trailing comma? That’s a tuple.
Yeah when the call_func((a,)) is the way to go it is a newbie pain for sure. Remember banging my head on that one.
I’ve spent hours on that, and debugging missing commas between string literals. Even on separate lines you’re not safe from implicit concatenation.
Just make JSON5 the new official version and I would be ok
That seems quite good, not overdoing it too.
_comment: “this is a comment”
Nah that sucks in so many ways thank you 😊