▲ | egorfine 2 days ago | ||||||||||||||||
> JSON is [...] What would you suggest instead given all these cons? | |||||||||||||||||
▲ | Y_Y 2 days ago | parent [-] | ||||||||||||||||
Fixing all of those at once might be a bit too much to ask, but I have some quick suggestions. I'd say for a more robust JSON you could try Dhall. If you just want to exchange lumps of data between programs I'd use Protobuf. If you want simple and freeform I'd go with good old sexps. | |||||||||||||||||
|