FileFormat.CML<br>features:<br>→"Stores structures and fields, not just key-value maps."<br>→"Stores arbitrary cross-references, not only tree-like structures."<br>→"Simple, compact, clear, unambiguous syntax."<br>→"Can store binary data."<br>→"Ideally suitable both for human reader and computer parsing."<br>→"Already supported in C/C++, Java, JavaScript."<br>; this text is a CML file<br><br>Docs, samples, code: <a target="_blank" rel="noopener noreferrer" href="https://github.com/karol11/cml">https://github.com/karol11/cml</a>