Hacker News new | ask | show | jobs
by mst 1757 days ago
In the case of non-toy runtimes in general to be honest.

It's one of the simplest and most commonly implemented peephole optimisations - perl has handled it for as long as I can remember, I'm pretty sure cpython does, etc. etc.