NAME ^

tools/build/jit2c.pl - JIT to C

SYNOPSIS ^

    % perl tools/build/jit2c.pl <cpu-architecture-name> src/jit_cpu.c

DESCRIPTION ^

This script creates src/jit_cpu.c. It parses the JIT file for the specified CPU architecture type (src/jit/cpu-architecture-name/core.jit).


parrot