▲ | wsatb 7 days ago | |
Backwards compatibility. The language has done a pretty amazing job at adding features over the last 10 years without really breaking a lot of old code. I believe PHP still runs about 75% of the internet, so that's pretty huge. | ||
▲ | moebrowne 7 days ago | parent [-] | |
The Python 2 to 3 upgrade is a example of how important backwards compatibility is |