Hacker News new | ask | show | jobs
by wsatb 315 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.
1 comments

The Python 2 to 3 upgrade is a example of how important backwards compatibility is