I wonder if a Python JIT could do the same thing... Has anyone thought about this? It seems that since Dropbox's Pyston uses LLVM, it would be a perfect fit.
That would be pypy largely. From what I've seen it's got the biggest backing of the community and tends to be really fast computer to other interpreters.
https://github.com/dropbox/pyston