Hacker News new | ask | show | jobs
by memorythought 2208 days ago
I read the javascript part as specifically referring to JSON, not to all javascript code.
1 comments

Interesting. I don't think that's the intended reading, since there are lots of references throughout to "programs", but JSON files aren't programs in the same sense as JavaScript files are. Also there is an explicit distinction between JavaScript and JSON in the article: "...a JavaScript program is not provided as a JavaScript object (or JSON object)".