Brainf-ck Interpreter
Python program that reads .bf files and compiles Brainf*ck code and print's the output.
Installation
Clone this repository
git clone https://github.com/cybercoder-naj/Brainf-ckInterpreter.git
cd Brainf-ckInterpreter
Run the program with this command
py main.py ./samples/hello.bf