Some (potential) context to this is that at Clojure Conj there was a discussion of the potential for clojure expressions to become a standard data serialization format. The idea is that clojure data is significantly more rich than something like JSON.<p>In fact, as I understand it, some of the changes to the reader in 1.4 are aimed at working on this goal. You can read a little about this at <a href="http://dev.clojure.org/pages/viewpage.action?pageId=950382" rel="nofollow">http://dev.clojure.org/pages/viewpage.action?pageId=950382</a>
Was it purely coincidence that this was posted the same day as PyClojure?
<a href="http://news.ycombinator.com/item?id=3589374" rel="nofollow">http://news.ycombinator.com/item?id=3589374</a>
<a href="https://github.com/eigenhombre/PyClojure" rel="nofollow">https://github.com/eigenhombre/PyClojure</a>