|
|
|
|
|
by marvinalone
2099 days ago
|
|
The _only_ factor to programming language popularity is how accessible it is. Beauty and elegance don't matter. Performance doesn't matter. In fact, no measure of "fitness for purpose" matters. If Malbolge was built into every operating system, Stack Overflow would plug the gaps, and major production systems would be built in it. People would give conference talks about "scaling Malbolge to millions of transactions per second". It would have a package manager, a deep learning framework, and several UI toolkits. In some sense, this has already happened. |
|
> Beauty and elegance don't matter. Performance doesn't matter. In fact, no measure of "fitness for purpose" matters.
If that were true, C++ wouldn't be so popular.