Skip to content

Is JSON a programming language? #5

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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