Skip to content

Ricca665/Brainfucker.py-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfucker.py++

A brainfuck interpreter made in python with extra features

How to use

Firstly download it from the releases Secondly use it like the following: (Name of interpreter) + (Name of brainfuck file) + (Enable verbose flag) So if the interpreter was named: Brainfucker.py++.exe and the brainfuck file was named program.b then it would be the following: Brainfucker.py++.exe program.b

Compile

Clone the repo and run: make interpreter To compile the release

Other features

  • Add maybe other non native brainfuck commands (like for networking and other)
  • Add module functionality

Others to come...

Contribuite

This project is licensed under the MIT License

About

A brainfuck interpreter made in python, with extra features

Resources

License

Stars

Watchers

Forks