I wanted to make JSON/YAML configuration language for my projects. And i wanted a strict specification. This is want i created, now with specification and 100% coverage, reference implementation it’s just one prompt to reimplement parser in another language.
Reminded me of RJSON: https://github.com/rome/tools/issues/13
In MAML, are comments preserved when reserializing?