Skip to content
/ PyFu Public

Simple Brainfuck interpreter written in Python

Notifications You must be signed in to change notification settings

kiicia/PyFu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PyFu

Simple Brainfuck interpretter written in Python.

Skips non-opcodes (><+-[].,), however does not validate code before execution.

Now with doctests.

License

CC BY-SA 4.0

Releases

No releases published

Packages

No packages published

Languages