[][src]Module brainfrsck::interpreter

The interpreter itself and others relating to it

Structs

Interpreter

The main 'interpreter' structure. Handles interactions between the tape, memory, and IO

InterpreterOutput

The output type of the brainfuck interpreter

Functions

eval_string

Evaluate brainfuck code with an optional input