All other languages are either not compiled languages with static typechecking or have too few eligible users. C# would also be an option if it wasn't Windows-only.
Name:
Anonymous2012-04-29 3:36
you can run c# on mono. also, >>17 is retarded. dynamic typing is a poor way to address the problem of many data structures manipulating data in similar fashions. static typing is about reasoning through your program more than it is about safety.