|
|
|
|
|
by kryptiskt
1408 days ago
|
|
The first two sentences of the text on http://json.org are "JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write." It's a primary goal of JSON, it's fair to question whether it's successful at it. Personally, I'd much rather write TOML or S expressions. I don't like YAML at all, the whitespace sensitivity drives me nuts. |
|
Notwithstanding which, I too would prefer to interchange data via S-expressions.