interp_run
int interp_run(const char *); /* Run a single command */
interp_run(input);
lua_pushinteger(L, interp_run(interp_string));