Live data from Hacker News

Clojure 1.2 Beta

clojure.org

1–10 of 25 posts

Re: Clojure 1.2 Beta

#6
post #3

Same day as scala 2.8.0 final http://www.scala-lang.org/node/7009

That is cool also! For a long time I was experimenting a lot with both Clojure and Scala, but then I took a gig with a Clojure shop earlier this year. Scala is still on my short list of languages I would use for my own projects (as is Racket Scheme, BTW).

Re: Clojure 1.2 Beta

#7
post #2

List of changes in 1.2: http://github.com/clojure/clojure/blob/1.2.x/changes.txt

I'm extremely excited about "case". It's the one thing I missed the most from Haskell & Scala.

Re: Clojure 1.2 Beta

#10
post #7
post #2

List of changes in 1.2: http://github.com/clojure/clojure/blob/1.2.x/changes.txt

I'm extremely excited about "case". It's the one thing I missed the most from Haskell & Scala.

C'mon, (condp = ...) was not that bad :)
Post reply on HN