Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Optimizations like these are so cool. I love seeing higher level languages take advantage of their high level-ness
 help



Agreed. There's quite a bit of room for optimization if your language design allows for it. Plus you have flexibility to make different tradeoffs as computer architectures and the cost of various operations change over time.

you can do this in C, you just need to let its low level-ness be at the same level as everything else you do, just a setjmp longerjmp



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: