Parrot and Perl 6 Parrot and Perl 6 - Environments for Dynamic Languages #12

Just In Time (JIT) compilation

Converts a bytecode sequence into native machine instructions and executes the instruction sequence directly

Provides a huge increase in speed

Currently working for ALPHA, Arm, Intel x86, PPC, and SPARC version 8 processors

Copyright © 2007 Patrick Michaud