bf-lib 0.1.0

A library to run brainfuck code
Documentation
1
2
3
4
5
6
7
8
9
10
# bf-lib

A simple library to run brainfuck code

An example binary is included

## TODO

- Stop infinite loops
- Count characters read from input