parrotcode: compilers/imcc/main.c | |
Contents | Compilers |
compilers/imcc/main.c
IMCC helpers.
static void usage
static void help_debug
static void help
static void Parrot_version
static int is_all_hex_digits
const char *parseflags
static void do_pre_process
static void imcc_get_optimization_description
void imcc_initialize
static void imcc_run_pbc
static void imcc_write_pbc
static void determine_input_file_type
static void determine_output_file_type
static void compile_to_bytecode
int imcc_run
|