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.

Clojure to die for

173 pointsby cryptolectabout 11 years ago

5 comments

cjohansenabout 11 years ago
I spent 10 or more hours writing &quot;Building static sites in Clojure with Stasis&quot; (<a href="http://cjohansen.no/building-static-sites-in-clojure-with-stasis" rel="nofollow">http:&#x2F;&#x2F;cjohansen.no&#x2F;building-static-sites-in-clojure-with-st...</a> &#x2F; <a href="https://news.ycombinator.com/item?id=7375425" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7375425</a>). It was written so people could enjoy it even with little Clojure experience. As a piece of supportive material, I pulled together this post about some (to me) exciting idioms in about 40 minutes. Results after one day: the afterthought is #4 on hacker news, and has 10k views. The &quot;real&quot; post has a mere 3k views, and is long gone from hacker news.<p>Who says hard work pays off?
评论 #7379452 未加载
评论 #7378831 未加载
评论 #7381163 未加载
评论 #7379516 未加载
评论 #7378833 未加载
评论 #7379031 未加载
评论 #7381288 未加载
worldsayshiabout 11 years ago
I&#x27;ve thought about learning Clojure but already knowing Haskell I feel that in comparison I wouldn&#x27;t gain much and then loose some.
评论 #7378263 未加载
评论 #7378197 未加载
评论 #7378956 未加载
评论 #7378399 未加载
评论 #7378391 未加载
评论 #7378709 未加载
评论 #7423484 未加载
vogabout 11 years ago
Small typo:<p>The link to Clojure points to &quot;<a href="http://cjohansen.no/clojure.org&quot;" rel="nofollow">http:&#x2F;&#x2F;cjohansen.no&#x2F;clojure.org&quot;</a> instead of &quot;<a href="http://clojure.org&quot;" rel="nofollow">http:&#x2F;&#x2F;clojure.org&quot;</a>.
brentshieldsabout 11 years ago
Nice writeup. There&#x27;s an error in one of the examples though:<p>(map :name people)<p>evaluates to a lazy sequence, not a vector.
nardiabout 11 years ago
In which the author gets really excited about idioms in Clojure that don&#x27;t seem that exciting.
评论 #7378690 未加载
评论 #7378375 未加载