Hacker News new | ask | show | jobs
by assimpleaspossi 1022 days ago
JSON isn't a programming language
1 comments

That isn't true obviously. It's like saying lists aren't a programming language.
From the guy who created JSON:

>JSON (JavaScript Object Notation) is a lightweight data-interchange format.

From Wikipedia:

>JSON is an open standard file format and data interchange format

Now tell me how JSON is a programming language.

I might be thinking of JSOLN. Let's talk about that instead.
It isn’t in itself. Neither is any AST. A programming language is the semantic rules that can execute it.
Until it is.