|
|
|
|
|
by lucideer
3075 days ago
|
|
> What is JSON about it though? "JSON" originally stood for "JavaScript Object Notation" - the restrictions on double-quotes and unquoted keys are arbitrary extras on top of that concept, but otherwise JSONML is, technically, another JavaScript Object Notatation for Javascript that is also a Markup Language. Admittedly, the use of the term JSON these days implies that your syntax will be parsable by a JSON parser, which JSONML might not be. |
|