- parse_block
BrainfuckInstruction[] parse_block(InputStream!(immutable char) stream, char delimiter)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse_brainfuck
BrainfuckInstruction[] parse_brainfuck(string code)
Undocumented in source. Be warned that the author may not have intended to support it.