New better alterative to XML, JSON and YAML
xenondata.org
New better alterative to XML, JSON and YAML
1–10 of 148 posts
Re: New better alterative to XML, JSON and YAML
#2Re: New better alterative to XML, JSON and YAML
#3Re: New better alterative to XML, JSON and YAML
#4That page does not support the topic title at all: why is this a "better alternative" to XML, JSON or YAML?
Re: New better alterative to XML, JSON and YAML
#5Re: New better alterative to XML, JSON and YAML
#6Doesn't look enjoyable to read/write.
Re: New better alterative to XML, JSON and YAML
#7I feel like I've seen countless attempts at this, and this design doesn't seem any better than usual. There's not much in here to justify the design decisions, nor any indication that a parser implementation exists or is even being actively worked on. For something meant to be "Efficient to write by hand", the insistence on tag-like syntax but with "tags" that consist entirely of a single punctuation character, or wh…
Re: New better alterative to XML, JSON and YAML
#8The best would be to remove all the unneeded unergonomic shift-requiring from here, you already have = symbol with whitespace and $ that separate all you need
Re: New better alterative to XML, JSON and YAML
#9This seems a bit like XML light. Doesn't look enjoyable to read/write.