parse-brainfuck ( input -- ast )


Vocabulary
brainfuck.private

Inputs
inputan object


Outputs
astan object


Definition