parrotcode: JIT to C | |
Contents | Tools |
build_tools/jit2h.pl - JIT to C
% perl build_tools/jit2h.pl <cpu-architecture-name> jit_cpu.c
This script creates jit_cpu.c. It parses the JIT file for the specified CPU architecture type (jit/cpu-architecture-name/core.jit).
|