Hi bearophile, I'm not sure that I want fuel the language wars but curiously I notice you say
"I don't program in Scala" but in http://www.mail-archive.com/digitalmars-d@puremagic.com/msg15946.html you (allegedly) say - to summarize: I use Scala for high level tasks, and came back to D when I need to see the actual machine code and optimize some tight inner loop. D is sometimes more suitable for this than C/C++ since it has a bit saner syntax and high level abstractions. But in general I nowadays write 90% of my code in Scala. I'm much happier and more productive writing Scala. YMMV Has something changed for you re Scala since you wrote this? Justin Johansson