1230
AI's take on XML (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] lime@feddit.nu 14 points 1 month ago* (last edited 1 month ago)

the spec is 10 chapters. everything is unquoted by default, so parsers must be able to guess the data type of every value, and will silently convert them if they are, but leave them alone otherwise. there are 63 possible combinations of string type. "no" and "on" are both valid booleans. it supports sexagesimal numbers for some reason, using the colon as a separator just like for objects. other things of this nature.

[-] daddy32@lemmy.world 1 points 1 month ago

Yes, the classic "no" problem of YAML. But the addition of the comments is very nice.

this post was submitted on 08 Sep 2024
1230 points (98.2% liked)

Programmer Humor

32282 readers
1008 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS