MOL (markdown object language) is an alternative to JSON, which is both more LLM and human friendly. It's basically a formal spec for parsing markdown-based config files, data files, etc. You can check it out at github under mol-specs. Supports JS/TS/.net/Rust currently. Easy to implement in other languages.
dankrusi•1h ago