Hacker News new | ask | show | jobs
by medv 60 days ago
https://maml.dev

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.

1 comments

Reminded me of RJSON: https://github.com/rome/tools/issues/13

In MAML, are comments preserved when reserializing?