Skip to content

nnoodle/brainfpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainfuck interpreter

An brainfuck interpreter for written in Python 3.

info

bf.py - a brainfuck interpreter

mbf.py - manually minified version of bf.py

usage

python3 mbf.py FILE

mbf.py is tested against the included hello.bf

python3 mbf.py hello.bf

About

a very small python interpreter for brainfuck (424 bytes).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.2%
  • Brainfuck 45.4%
  • Emacs Lisp 2.4%