Module brainfuck::program [] [src]

Data structure for the logic of a user brainfuck program.

Structs

Program

The logic desired to be run by the brainfuck interpreter.

Enums

Error

The error type for dealing with tapes.