Live data from Hacker News

Google, it's time – We want Scala for Android

blog.madhukaraphatak.com

1–10 of 148 posts

Re: Google, it's time – We want Scala for Android

#2
I agree that Google should add more languages to android. And while Scala is a great language, it's very complex - so it won't benefit many of the less skilled users.

A better language would be something with the simplicity and power of python, but with good performance.Groovy could be one such language.

Re: Google, it's time – We want Scala for Android

#5
post #2

I agree that Google should add more languages to android. And while Scala is a great language, it's very complex - so it won't benefit many of the less skilled users. A better language would be something with the simplicity and power of python, but with good performance.Groovy could be one such language.

It would be a mass experiment on Functional Programming acceptance ;)

Re: Google, it's time – We want Scala for Android

#6
post #2

I agree that Google should add more languages to android. And while Scala is a great language, it's very complex - so it won't benefit many of the less skilled users. A better language would be something with the simplicity and power of python, but with good performance.Groovy could be one such language.

Scala is not complex in terms of the language design. Most of features [or complexity] come from the libraries.

Re: Google, it's time – We want Scala for Android

#9
post #2

I agree that Google should add more languages to android. And while Scala is a great language, it's very complex - so it won't benefit many of the less skilled users. A better language would be something with the simplicity and power of python, but with good performance.Groovy could be one such language.

Scala is not complex in terms of the language design. Most of features [or complexity] come from the libraries.

That doesn't do much to make it a great choice, though. In particular, Scala can be a fair bit trickier in terms of knowing your memory profile.

Though, I doubt it is much worse than Java these days.

Post reply on HN