JCOF, aka JSON-like Compact Object Format, is a data notation created in 2022 by Martin D酶rum.
#1185on PLDB | 2Years Old |
git clone https://github.com/mortie/jcof
An efficient drop-in replacement for JSON.
Programmer;"age""first-name""full-time""occupation";
{"people"[(0,iw"Bob"b"Plumber")(0,is"Alice"b,s0)(0,iA"Bernard"n,n)(0,iV"El"B,s0)]}
Feature | Supported | Example | Token |
---|---|---|---|
Semantic Indentation | X | ||
Comments | X |