TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python’s Valentines Day Gift to Clojure

80 pointsby sunngover 13 years ago

4 comments

ericmoritzover 13 years ago
I have to say, after tinkering with Clojure, when I'm typing out a python dict or list I think, "So many damn commas..."
评论 #3593329 未加载
pashieldsover 13 years ago
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>
csearsover 13 years ago
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>
dustingetzover 13 years ago
why do people want to do this?
评论 #3590275 未加载
评论 #3590580 未加载