Y
Hacker News
new
|
ask
|
show
|
jobs
by
gnulinux
2327 days ago
No, this change is backward compatible but not forward compatible. Old code (written for old interpreter) works in new interpreter; but new code (written for new interpreter) is broken in old interpreter.