A Go-based interpreter to read and run Brainfuck programs in pure Go in the simplest way. (With a C-generator Brainfuck compiler written in Brainfuck)
-
Updated
Sep 29, 2022 - Brainfuck
A Go-based interpreter to read and run Brainfuck programs in pure Go in the simplest way. (With a C-generator Brainfuck compiler written in Brainfuck)
Brainfuck Runner is a minimalist yet powerful interpreter for the Brainfuck programming language, implemented in Go. This tool is designed for both educational and practical use - allowing you to experiment with Brainfuck interactively via a REPL (Read-Eval-Print Loop).
Add a description, image, and links to the brainfuck-go topic page so that developers can more easily learn about it.
To associate your repository with the brainfuck-go topic, visit your repo's landing page and select "manage topics."