Your thoughts on Scala? It seems a good alternative to the shitty PHP and the slow Ruby for web programming.
No trolling please.
Name:
Anonymous2012-11-24 17:44
I think that Scala/Lift is going to be the next RoR. It has the advantage of static and infered typing, more powerful functional programming features and a stronger threading model.
>>2 requires a huge VM
are you refering to the JVM or Scala runtime? Because the JVM is about as fast as you can get for a interpreted/VM language