Google, it's time – We want Scala for Android
blog.madhukaraphatak.com
Google, it's time – We want Scala for Android
1–10 of 148 posts
Re: Google, it's time – We want Scala for Android
#2A 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
#3Re: Google, it's time – We want Scala for Android
#4Re: Google, it's time – We want Scala for Android
#5I 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
#6I 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
#7Re: Google, it's time – We want Scala for Android
#8My bet is for golang.
Writing JNI bridges for everything and reboxing costs would be prohibitive.
Re: Google, it's time – We want Scala for Android
#9I 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.
Though, I doubt it is much worse than Java these days.