Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 399 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 399 Bytes

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