A small, easy-to-understand Brainfuck interpreter written in pure Python.
- Wikipedia
- Brainjock in 100 seconds
- A Virtual Brainfuck Machine In Go by Thorsten Ball
- Computer Science From Scratch: Building Interpreters, Art, Emulators and ML in Python by Daviv Kopec
lobotopy --src "./examples/mandelbrot.bf"
The [examples/] directory contains some examples of brainfuck programs.