Parrot has a nascent JIT, but it doesn't currently compile to native code. Parrot's intent right now is to provide excellent compiler tools so that multiple languages can interoperate at a calling conventions level. Optimization is a secondary priority. (It's still a priority, but it's not the primary priority at the moment.)