Hacker News new | ask | show | jobs
by bayareaguy 5602 days ago
Presumably you could also write it in JavaScript or some other language with excellent JSON support

No surprise since JSON (aka JavaScript Object Notation) was designed for interpretation by JavaScript and subsets can also be directly interpreted by languages like Python.