- compileModule
string compileModule(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- evalDecl
EngineResult evalDecl(char[] decl)
Undocumented in source. Be warned that the author may not have intended to support it.
- evalExpr
EngineResult evalExpr(char[] expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- evalStmt
EngineResult evalStmt(char[] stmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerPackage
void registerPackage(string _package)
Undocumented in source. Be warned that the author may not have intended to support it.