Category:JSON: Difference between revisions

mark as a declarative language
(JSON is not a programming language. Let's have a template for that.)
(mark as a declarative language)
Line 1:
{{np language|JSON}}{{language programming paradigm|Declarative}}{{stub}}
'''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.
Anonymous user