Hacker News new | past | comments | ask | show | jobs | submit login

PyPy tries to move as much code as possible out of C and into (R)Python for the exact reason that this kind of optimization becomes possible/feasible/easier with JIT. So it's a packaging win sure but it's not an accidental one.



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

Search: