vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
Putter
tinyc
Undocumented in source.
struct
Putter {
static
void
reset
();
static
void
put
(char chr);
}
Members
Static functions
put
void
put
(char chr)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void
reset
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tinyc
aliases
code
enums
DO_SYM
IFETCH
VAR
functions
opCodeToStr
printAST
print_stack
syntax_error
structs
CodeGenerator
JitVM
Lexer
Node
Parser
Putter
VM
variables
buf
buf_index
opCodes
words