Home > bfinterpreter

bfinterpreter

Bfinterpreter is a project mainly written in Python, it's free.

Brainf*ck Interpreter in Python 2.5

A simple Brainf*ck Interpreter made in Python 2.5

Hello World Program: hello.b

Usage: bf.py SOURCEFILENAME

Example: bf.py hello.b

NOTE: It has only 20MB of Stack Size.

Previous:supersynth