bfvm ~master (2018-12-25T19:40:38Z)
Dub
Repo
BFVM.instruction_set
bfvm
BFVM
Undocumented in source.
class
BFVM
static
auto
instruction_set
=
[
"."
,
","
,
"<"
,
">"
,
"["
,
"]"
,
"+"
,
"-"
]
;
Meta
Source
See Source File
bfvm
BFVM
constructors
this
functions
clearMemory
dumpMemory
dumpOutput
encode
getInput
insertMemory
load
loadDefault
mockInput
reset
run
setMemorySize
step
toggleSilence
static functions
stringToBF
static variables
instruction_set
variables
brickets
cycle
input_ptr
instruction_ptr
memory
memory_ptr
mock_input
output
program
silent