Skip to content

Oakchris1955/Python-BF-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python BF executor/runner

Simple Python program that run Brainf**k

Installation

  1. Install Python from here
  2. Install Git from here
  3. Open cmd.exe/shell and cd to the directory you wanna install the program
  4. Type git clone https://github.com/Oakchris1955/Python-BF-Runner
  5. Type cd Python-BF-Runner
  6. Run main.py

How does this work

This code runs main.bf in the current directory. If you wanna run a file with a different name, just change filename variable in main.py

About

Just a Python program that runs Brainf**k files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages