Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf_interpretor_on_Python

Simple BF interpretor on python, 30000 cells.

For start a interpretor run bf.py (In linux - python3 bf.py), and print your code on BrainFuck.

For example you may start this code - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++.+++++++..+++.-------------------------------------------------------------------------------.+++++++++++++++++++++++++++++++++++++++++++++++++++++++.++++++++++++++++++++++++.+++.------.--------.-------------------------------------------------------------------.-----------------------.

Must print - "Hello world". Have fun!

If you want start a text file use bf_from_file.py, default start file - "input.txt"

About

Simple BF interpretor on python, 30000 cells

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages