Skip to content

MisterrLuck/BrainF-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BrainF In Python

I remade the BrainF*** Esolang in Python

You can find the original code on GitHub.

Mine obviously isn't as good, I just thought it was a fun idea.

Don't use interpreter.py, use brain.py.

It's more optimized and will help you better. You've been warned.

### Disclaimer This version of BrainF will not run loops inside loops (nested loops). I am sorry for the inconvenience, but if you want it so bad, then go download the real version.

## Installation ### Linux

To download on Linux, clone the repository. You will need all of the files, so don't delete them. If you clicked the download zip button, then you will need to extract the folder before you can continue. In the terminal, change directory so that you are in BrainF-In-Python/build/Linux

cd BrainF-In-Python/build/Linux

Then run this command.

chmod +x build.sh

This will allow you to run the file. Next you can run the build file

./build.sh

Once this has finished, you can delete the repo; Unless you want to use the examples. To run the program, type "brain" followed by your file name. If this does not work, try opening up a new terminal, or running the command: bash aource ~/.bashrc ~

About

I remade the BrainF*** Esolang in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •