a branflakes interpreter i used to play with c++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Hazel Levine 7d0895a483
build
4 years ago
src attempt to wrap turing tape, add hello2, file exts 4 years ago
test attempt to wrap turing tape, add hello2, file exts 4 years ago
.gitignore actually use gitignore 5 years ago
Makefile switch to clang, cuz llvm rocks 5 years ago
README.md build 4 years ago

README.md

bfi

a brainf**k interpreter that interprets brainf**k. used to help me learn c++. probably don't bother with this.

build

make

usage

bin/bfi file.bf