- compileModule
void compileModule(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerFunction
void registerFunction(string name, NativeFunPtr fun)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
ResultType run(string funcName, int line, string file, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.