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

And more to the point, PyPy can do Python inlining with its tracing JIT. The method, in both cases, is similar: find some type assumptions that are useful and usually true, generate code under those assumptions, and fall back on more generic code if they're ever false.


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

Search: