Live data from Hacker News

Yammer moving away from Scala

gist.github.com

1–10 of 24 posts

Re: Yammer moving away from Scala

#8
Fascinating writeup, honestly. I've only dabbled with Scala around the edges and have been focusing on Clojure recently, so I don't have enough experience to agree or disagree with that, but Scala always felt too ... something, for me. I'm having fun with Clojure, and the community is wonderful. For quicky java-esque one-offs, Groovy is suiting me.

But to each their own.

Re: Yammer moving away from Scala

#9
I've been looking for alternatives to Java for Android development. Since Python and Clojure aren't options (right now anyway), I looked at Scala among others.

I found the syntax pretty terrible, worse than Java in several ways. In particular, too complex. I also found the object system overly complicated (and I find Haskell's ok).

Re: Yammer moving away from Scala

#10

I've been looking for alternatives to Java for Android development. Since Python and Clojure aren't options (right now anyway), I looked at Scala among others. I found the syntax pretty terrible, worse than Java in several ways. In particular, too complex. I also found the object system overly complicated (and I find Haskell's ok).

It's early days yet, but you /can/ do Clojure on android. Check out https://market.android.com/details?id=com.sattvik.clojure_re..., and google Daniel Solano Gomez; the guy behind the vast majority of that effort.
Post reply on HN