Skip to content

unkiwii/bfinterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

Brainf*ck Interpreter in Python 2.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages