skepller@lemmy.world to Programmer Humor@programming.devEnglish · 6 hours agoTOMLlemmy.worldimagemessage-square54fedilinkarrow-up1264arrow-down14 cross-posted to: programmerhumor@lemmy.ml
arrow-up1260arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 6 hours agomessage-square54fedilink cross-posted to: programmerhumor@lemmy.ml
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up15·4 hours agoWell… It’s name-value pairs, with groups denoted by balanced brackets. It’s close to as good as you can get for one kind of data serialization. What is impressive is how many problems people manage to fit in something so small.
Well…
It’s name-value pairs, with groups denoted by balanced brackets. It’s close to as good as you can get for one kind of data serialization.
What is impressive is how many problems people manage to fit in something so small.