JSON
Grammars
- JSON documents
- JSON arrays of scalars (the largest possible regular subset of JSON)
- JSON numbers
- JSON strings
Specifications
- RFC 8259: Javascript Object Notation (JSON)
- ISO/IEC 21778:2017: Javascript Object Notation (JSON): parallel specification of JSON
- ECMA-404: Javascript Object Notation (JSON): another parallel specification of JSON
- Homepage