Y
Hacker News
new
|
ask
|
show
|
jobs
by
gpderetta
635 days ago
The JSON spec does not require a schema. If you want to write a library that can support any valid JSON you have little options. That's useful if you are implementing something like jq just to give an example.