mir
mir copied to clipboard
c2mir: can we have the execute function to run C file directly ?
something like this:
int c2mir_execute (MIR_context_t ctx, struct c2mir_execute_options *ops, const char *source_name);
and the function like the c2mir command line: -ei, -eg, -el.