>I pretty like the idea of a superset of JSON that supports (1) comments, (2) trailing commas, (3) unquoted properties, (4) optional {} for the root object, (5) multi-line strings, (6) number separator.
You're 90% way there to YAML.
And YAML 1.2 cleaned up most of the annoying YAML edgecases too
You're 90% way there to YAML.
And YAML 1.2 cleaned up most of the annoying YAML edgecases too