Skip to content

surbhitt/brainpoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainpoke 𓇢𓆸

A simple interpreter.
A tui debugger.
A compiler.
A tool for working with brainfuck.

Run

## one time run
$ bash setup

## activate virtual env 
$ source env/bin/activate

## run with hello_world.bfk example
$ bash run
## -------------- or ----------------
$ python main.py bfk_eg/hello_world.bfk

Screencast

showcase