Navigation Menu

Skip to content

unlearned/Brainfuck-on-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOU CAN USE PROGRAMING LANGUAGE CALLED
       BRAIN F*UCK
ON        PYTHON

Check your computer installed python.
If that's installed, it's OK to start.

$ chmod 755 bf.py
$ ./bf.py helloworld.bf

OR:

$ chmod 755 helloworld.bf
$ ./helloworld.bf

You get response from computer

Hello, world!


enjoy

About

Programing language called Brainfuck written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages