Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

sevenautumns/BrainfckPy

Repository files navigation

BrainfckPy

Python Brainfuck Interpreter

Prerequisites

  • Python 2 or 3

How to use

Simply execute the BrainfckInterpreter.py with the location of the Brainfck Source Code as the first Parameter

Example

For the Hello World test file:

python ./BrainfckInterpreter.py .\test2.bf

Output: Hello World!

About

Python Brainfuck Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published