- emit_code_into_memory
void emit_code_into_memory(ubyte[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
- printNum
int printNum(int param)
Undocumented in source. Be warned that the author may not have intended to support it.
- printNumLn
int printNumLn(int param)
Undocumented in source. Be warned that the author may not have intended to support it.
- runScript
auto runScript(string input, string funcName, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- run_from_rwx
void run_from_rwx()
Undocumented in source. Be warned that the author may not have intended to support it.
- testAll
void testAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- testLang
void testLang()
Undocumented in source. Be warned that the author may not have intended to support it.
- testLang2
void testLang2()
Undocumented in source. Be warned that the author may not have intended to support it.
- testPrintMemAddress
void testPrintMemAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
- testVMs
void testVMs()
Undocumented in source. Be warned that the author may not have intended to support it.