|
|
|
|
|
by theshrike79
1090 days ago
|
|
Basically a language needs something I can use to sell it to other people in the organisation. I can't just cowboy stuff with $language because other people would need to maintain it. C# is the de facto language for Unity-based software. With Go I can cross-compile a single executable blob and distribute that easily to a heterogenous environment. It also does concurrency _really_ well. Python is the one that the data analysts know how to use Rust is for those cases where none of the above are fast enough or memory efficiency is a big thing. What does Nim do? |
|