NOTE: If you want to run this app, you need to have gcc on your machine!
BF# is a brainfuck compiler with more characters to work.
compile it using regular g++ (im using MinGW on windows)
g++ main.cpp -o BFSharp.exe
predefined extensions are:
- .b
- .bf
- .bf#
- .bff
Documentation is available now on wiki here