DEV Community

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

Collapse
 
ben profile image
Ben Halpern

Performance, memory footprint, compile time, executable/runtime size and compatibility, and similar factors are entirely irrelevant.

I really feel like I use Ruby for web development despite all these issues already, so I guess that's my answer. On the other hand, I mostly use it for the community/vision/web dev support via Rails. I think the ideal language is one that has a helpful type system and compiler, along with a helpful IDE that everyone uses.

For any language to really work globally, I think it always needs to have first class popular support. I've never been one of those people who wants to use my favorite language in the wrong environment just because there's a tool that lets me do it. I want to be working with the language that's going to get the fastest updates, have most native API features, have the most Stack Overflow answers and DEV discussions, etc.