29 ms·
https://maml.dev https://maml.dev I wanted to make JSON/YAML configuration language for my projects. And i wanted a strict specification. This is want i create
by medv 5mo ago
https://maml.dev 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.
- retropragma 5mo agoReminded me of RJSON: https://github.com/rome/tools/issues/13 https://github.com/rome/tools/issues/13 In MAML, are comments preserved when reserializing?