Skip to content
/ pyfuck Public

Compile brainfuck to native python bytecode

Notifications You must be signed in to change notification settings

HKGx/pyfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyfuck

Compile brainfuck to python bytecode

How to run

$ python pyfuck.py ./bfs/hello.bf
Compilation ended. Output written to ./out.pyc
Hello World!

Known issues

  • doesn't work with bigger files

About

Compile brainfuck to native python bytecode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published