Fastest(?) Optimised BF interpreter in Go
-
Updated
Sep 5, 2025 - Go
Fastest(?) Optimised BF interpreter in Go
This project is an interpreter for the Brainfuck language written in Go.
Brainfuck interpreter in Go.
An understandable fast brainfuck interpreter using closures rather than bytecode
Interpreter and compiler for the world's greatest programming language
Brainfuck in Go (Small and fun project for learning)
A Brainfuck language interpreter, written in Go
🧠 A brainf*ck interpreter written in Go in a couple of hours because I wanted to learn Go.
Brainf*ck interpreter, in Go.
a brainfuck interpreter written in go
A stack based, streaming brainfuck interpreter written in golang ;)
Brainfuck Interpreter, Transpiler, Optimizer, and Toolkit
Yet another brainfuck interpreter.
brainfuck interpreter and compiler in Go
Интерпретатор BrainFuck написанный на golang
Brainfuck interpreter written in Go
This is an interpreter written in Go-Lang for the esoteric Brainfuck Programming Language. Brainfuck is notable for its extreme minimalism, the language consists of only eight simple commands, a data pointer and an instruction pointer. While it is fully Turing complete, it is not intended for practical use, but to challenge and amuse programmers…
Elegant Brainf*ck Interpreter
Add a description, image, and links to the brainfuck-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the brainfuck-interpreter topic, visit your repo's landing page and select "manage topics."