🧠 Explore BrainFuck, a minimal esoteric programming language designed to challenge your coding skills and deepen your understanding of programming concepts.
-
Updated
Dec 17, 2025 - Java
🧠 Explore BrainFuck, a minimal esoteric programming language designed to challenge your coding skills and deepen your understanding of programming concepts.
BrainJuck is an interpreter for Brainfuck programming language written in Java. It allows users to execute Brainfuck code,
Learing about BrainFuck, which is Minimal Esoteric Programming Language
The Brainfuck Interpreter is a graphical application for executing Brainfuck programs. It features an intuitive interface that allows users to write code, run it, and visualize memory states and outputs in real-time.
Optimizing brainfuck interpreter in Java
A simple Brainfuck interpreter written in Java, equipped with: an optimizer (to reduce overhead in repeated consecutive operations), a debugger (to go through the code step-by-step), and a compiler/decompiler (to convert to and from generated bytecode).
A simple parser and interpreter for the brainfuck language
A Brainf*ck interpreter written in Java.
Convert java code to brainfuck
Playground for Brainfuck interpreters in Java. Come in different flavours.
Simple Brainfuck interpreter on Java with Swing GUI
Brainfuck editor and interpreter for J2ME
Brainfu*k interpreter written in Java.
Genetic algorithms with brainfuck.
Android brainfuck interpreter app
Simple Brainfuck language interpretator with tokenization written in java
Brainfuck interpreter written in Java. Creates the output of the BF code.
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."