/Brainf-ckInterpreter

Python program that reads .bf files and compiles Brainf*ck code and print's the output.

Primary LanguagePythonMIT LicenseMIT

Brainf-ck Interpreter

MIT License

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