/brainpoke

tool for working with brainfuck

Primary LanguagePythonMIT LicenseMIT

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