Atwood's Law: any application that can be written in JavaScript, will eventually be written in JavaScript.
My corollary assertion: the fewer features a programming language puts in their default data structures, the more likely you can use it as data exchange format between systems, like JSON is.