Hi there
Since last post about “Crazy JIT Prototype” and progress of
opsc_llvm
branch I moved little bit further. Two major achievements:- Skeleton for generating JITted Subs is done.
- JITting of simple ops with function calls and constants
- Emulator of Parrot's
runcore
from within Parrot it self.