- opCodeToStr
string opCodeToStr(byte op)
Undocumented in source. Be warned that the author may not have intended to support it.
- printAST
void printAST(Node* n, string indent)
Undocumented in source. Be warned that the author may not have intended to support it.
- print_stack
char[] print_stack(int[] stack, int* stack_ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
- syntax_error
void syntax_error()
Undocumented in source. Be warned that the author may not have intended to support it.