Skip to content

Is JSON a programming language? #5

@veonua

Description

@veonua

No.

It is a format for storing data.

Unlike software source code, it contains no executable statements for programming logic. Of course you can store anything in the data there, including e.g. Javascript or C code that you then execute by some application that loads the data in JSON.

https://www.quora.com/Is-JSON-a-programming-language

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions