Crate bfk

Source

Structs§

Code
Executable brainfuck operations
Environment
Execution environment.
Language
Language to parse and execute.

Enums§

CompressedOp
Compressed operations
Op
Operations

Traits§

Runnable
Represents runnable operations

Functions§

compress
Compress operations
parse
Parse source code into the operations
run
Execute operations