仕様†
- ECMA-262 5.1 Edition / June 2011 ECMAScript Language Specification
- ECMA-404 1st Edition / October 2013 The JSON Data Interchange Format
- http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf
5.1.5 The JSON Grammar The JSON grammar is used to translate a String describing a set of ECMAScript objects into actual objects. The JSON grammar is given in 15.12.1.
- http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf
解説†
- JSON の紹介
C++†
C言語†
.†
- JSON Web Token (JWT)