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

src/inter_create.c - Parrot Interpreter Creation and Destruction

Create or destroy a Parrot interpreter

is_env_var_setsetup_default_compregmake_interpreterParrot_destroyATEXIT_DESTROY is defined.
Otherwise calls Parrot_really_destroy() with exit code 0.Parrot_really_destroyexit_code is ignored.
include/parrot/interpreter.h, src/interpreter.c.
|
|
|