DEV Community

Discussion on: Which language would you want to see take over the world?

Collapse
 
mckabue profile image
Kabue Charles

C# - if CSharp can manage to be independent from .NET and compile directly to machine code instead of IL, it could potentially take over the world. However, the fact that .NET is now natively running on Linux and Mac is a good start.

C# architecture is very clean and extensible. Its like JavaScript + Java + C++ but as powerful as python.