Skip to content

My overly complicated Brainfuck interpreter written in Python

License

Notifications You must be signed in to change notification settings

ivanbratovic/brainfuck-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainfuck-py

My overly complicated Brainfuck interpreter written in Python

How to use

Usage:

python3 brainfuck.py [file...]

Just run brainfuck.py with Python 3, and give path(s) to sourcecode files as arguments.

About

My overly complicated Brainfuck interpreter written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published