Hacker News new | ask | show | jobs
by jmtulloss 6369 days ago
My impression is that Python's interpreter is pretty good, so it wouldn't benefit as much from JITing.

That being said, it would certainly help, and the same library used in TraceMonkey (nanojit) could probably be used in Python.