It's intended for LLM input as a lossless, drop-in representation of JSON data. TOON's sweet spot is uniform arrays of objects – multiple fields per row, same structure across items. It borrows YAML's ...
JSONC is one attempt, of many, to improve JSON. Other formats that try to do something similar include YAML and JSON5. Each ...