[][src]Module bfkit::interp

A Brainfuck interpreter that supports breakpoints.

Structs

Interpreter

A Brainfuck interpreter that supports breakpoints.

Enums

StopReason

StopReason represents a reason the Interpreter might stop running.