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.

Introducing Cascalog: a Clojure-based query language for Hadoop

45 pointsby mattreplabout 15 years ago

3 comments

mark_l_watsonabout 15 years ago
Amazing how many great looking projects are coming out of the Clojure community. I used to think that Scala was the heir apparent to Java but it seems like Clojure now has more momentum. Clojure has a kinder learning curve than Scala so perhaps that is the reason.
评论 #1265863 未加载
评论 #1265987 未加载
sketerpotabout 15 years ago
I'm tickled that their build system, a slicker replacement for Ant, is called Leiningen.<p><a href="http://zef.me/2470/building-clojure-projects-with-leiningen" rel="nofollow">http://zef.me/2470/building-clojure-projects-with-leiningen</a><p>It's a reference to the classic short story "Leiningen versus the Ants", which is a good read:<p><a href="http://www.classicshorts.com/stories/lvta.html" rel="nofollow">http://www.classicshorts.com/stories/lvta.html</a><p>And the build system looks <i>nice.</i> It has the pleasant feeling I get from scons, with the advantage of being Clojure-specific, so common Clojure tasks are easy.
评论 #1266251 未加载
rjurneyabout 15 years ago
Very neat. It would be even cooler if it had Pig's ILLUSTRATE. I suspect whichever REPL successfully completes an implementation of this: <a href="http://infolab.stanford.edu/~olston/publications/sigmod09.pdf" rel="nofollow">http://infolab.stanford.edu/~olston/publications/sigmod09.pd...</a> will emerge as the leader.
评论 #1266474 未加载