An open API service indexing awesome lists of open source software.

https://github.com/lestherll/bf-interp

Yet Another Brainfuck Interpreter written in Python
https://github.com/lestherll/bf-interp

Last synced: 3 months ago
JSON representation

Yet Another Brainfuck Interpreter written in Python

Awesome Lists containing this project

README

          

# bf-interp
Yet Another Brainfuck Interpreter written in Python

# Usage
```sh
python3 naive.py
```