| parrotcode: Parrot Interpreter Creation and Destruction | |
| Contents | C | 

src/inter_create.c - Parrot Interpreter Creation and Destruction

Create or destroy a Parrot interpreter

static int is_env_var_setstatic void setup_default_compregParrot_Interp make_interpretervoid Parrot_destroyATEXIT_DESTROY is defined.
Otherwise calls Parrot_really_destroy() with exit code 0.void Parrot_really_destroyexit_code is ignored.
include/parrot/interpreter.h, src/interpreter.c.
|  |   |