NAME
src/exec_start.c - Call compiled code
SYNOPSIS
What goes here?
DESCRIPTION
Exec is a tool for using the JIT at compile time to generate native executables.
Functions
int main(int argc, char *argv[])
The run-loop.
SEE ALSO
include/parrot/exec.h, src/exec_save.h, src/exec.c and compilers/imcc/main.c.
HISTORY
Initial version by Daniel Grunblatt on 2003.6.9