Unladen swallow: accelerating Python
Unladen swallow: accelerating Python
Posted May 7, 2009 9:26 UTC (Thu) by brouhaha (guest, #1698)In reply to: Unladen swallow: accelerating Python by niner
Parent article: Unladen swallow: accelerating Python
Does Parrot compile to native code? (I haven't looked at it in that much detail.) LLVM generally does. LLVM also has a large number of optional optimization passes that can be applied.
On the other hand, the semantic level of LLVM is somewhat lower than that of Parrot.
