Y
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
moebrowne
315 days ago
The Python 2 to 3 upgrade is a example of how important backwards compatibility is
link