Comment Re:Artificial Intelligence (Score 1) 81
Agreed, I use scala almost exclusively, the same things that make a language great for humans also make it great for AI, a compiled, type safe secure language gives you guarantees that python/javascript crap cannot.