skepller to Programmer Humor@programming.devEnglish · 1 day agoTOMLimagemessage-square118linkfedilinkarrow-up1555arrow-down111 cross-posted to: [email protected]
arrow-up1544arrow-down1imageTOMLskepller to Programmer Humor@programming.devEnglish · 1 day agomessage-square118linkfedilink cross-posted to: [email protected]
minus-squaremarcoslinkfedilinkarrow-up37·1 day 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.