Linked by Thom Holwerda on Tue 7th Jul 2009 13:40 UTC
Thread beginning with comment 372091
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Scala is truely awesome
by tuttle on Wed 8th Jul 2009 09:41
in reply to "Scala is truely awesome"
It takes a little time to get used to, but it is the most powerful language out there at the moment.(At least for the JVM)
You can strike the "at least for the JVM". There are some academic languages that might be considered more powerful (haskell, clean, oz). And of course if you are looking for raw performance there is always C++.
But at least on the CLR there is nothing available that is as powerful yet clean as scala. C# contains too many nonorthogonal language features, and F# feels like two languages grafted into one (a bit like C++/CLR).
RE[2]: Scala is truely awesome
by flynn on Wed 8th Jul 2009 15:25
in reply to "RE: Scala is truely awesome"






Member since:
2006-01-04
It takes a little time to get used to, but it is the most powerful language out there at the moment.(At least for the JVM)