Category:JSON
From Rosetta Code
Programming Language
JSON is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Listed below are all of the tasks on Rosetta Code which have been solved using JSON.
See also: JSON on the HOPL
JavaScript Object Notation is a declarative subset of JavaScript, used to describe complex data structures for serialization. It supports primitive types boolean, integer, real, and string. From these, composite structures such as arrays and objects (key/value associations) can be constructed.
Articles in category "JSON"
There are 2 articles in this category.

