Skip to content

pyf is a very limited python to brainf translater. It has alot of limitations but is still in beta, and is mainly a fun little tool.

Notifications You must be signed in to change notification settings

cmspeedrunner/Pyf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pyf

Pyf is a very limited python to brainf translater. It has alot of limitations but is still in beta, and is mainly a fun little tool.

Limitations

It would be easier to say what it can do then what it cant. Well to start all it can convert is:

  • Variable setting, but it cant convert setting variables to python functions
  • Print statements, can convert printing variables, printing str, bool, int or float conversion aswell. Basically any print statement can be converted which is good
  • Input statements, can convert input statements, but not setting variables to an input prompt
  • Functions, it can convert functions to valid brainfuck

More is coming soon!!!

About

pyf is a very limited python to brainf translater. It has alot of limitations but is still in beta, and is mainly a fun little tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages