Close
0%
0%

CML

A text-based data format. A lightweight replacement of XML, YAML and JSON. Strictly typed. Not limited to tree-like structures.

Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
FileFormat.CML
features:
→"Stores structures and fields, not just key-value maps."
→"Stores arbitrary cross-references, not only tree-like structures."
→"Simple, compact, clear, unambiguous syntax."
→"Can store binary data."
→"Ideally suitable both for human reader and computer parsing."
→"Already supported in C/C++, Java, JavaScript."
; this text is a CML file

Docs, samples, code: https://github.com/karol11/cml

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates