GitHub topics: brainfuck-programs
nsdigirolamo/nbi
An interpreter for brainfuck written in C.
Language: C - Size: 20.5 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

LovetheFrogs/BrainIDE
Brainfuck IDE using python, bundled with it's own compiler
Language: Python - Size: 457 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 48 - Forks: 1

BaseMax/brainfuck-interpreter-python
Brainfuck Interpreter in Python is a fully featured Brainfuck interpreter written in Python. It supports interactive mode, executing code from files, or running raw Brainfuck code passed as command-line arguments.
Language: Python - Size: 19.5 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Zomis/Brainduck
Brainfuck Interpreter in Java/Groovy, with a Groovy DSL
Language: Groovy - Size: 1.19 MB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 42 - Forks: 1

gsurma/meta_intelligence
AI research environment for program generation.
Language: Python - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 3

sunjay/brain 📦
A high level programming language that compiles into the brainfuck esoteric programming language
Language: Rust - Size: 539 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 177 - Forks: 11

eriknyquist/BrainfuckIntern
Uses a genetic algorithm to "evolve" brainfuck programs with desirable behaviours
Language: C - Size: 26.7 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

bf-enterprise-solutions/ed.bf
Infinitely configurable integrated IDE and text editor
Language: Brainfuck - Size: 106 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 97 - Forks: 0

bf-enterprise-solutions/os.bf
A next-generation high-performance operating system focused on enterprise-level resilience
Language: Brainfuck - Size: 51.8 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 17 - Forks: 0

brain-labs/brain
An esoteric programming language compiler on top of LLVM based on Brainfuck
Language: C++ - Size: 1.07 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 132 - Forks: 19

cromega08/ABC_to_abc_to_0-9
Print in multiple lines the "Capital letters (A-Z)", "lower letters (a-z)" and numbers (0-9).
Language: Brainfuck - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

cromega08/hello_brainfuck
Own version of the universal greeting in any language.
Language: Brainfuck - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

bf-enterprise-solutions/bf.style
State-of-art style guide for medium-to-huge repositories and diverse teams of engineers.
Language: Brainfuck - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

bf-enterprise-solutions/str.bf
High efficiency string manipulation in Brainfuck, re-imagined.
Language: Brainfuck - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

MahmoodJamshidian/BrainFuck
BrainFuck language development
Language: C++ - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

bf-enterprise-solutions/bf.doc
Comprehensive documentation format for Brainfuck codebase, previously internal to BES.
Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

llucere/brainfuck-cpu
brainfuck cpu thing
Language: C - Size: 118 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

tingjui-hsu/bfc
a simply brainfuck compiler but doesn't have binutils
Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BaseMax/BrainfuckInterpreterC
A C-based interpreter to read and run Brainfuck programs in pure C in the simplest way.
Language: C - Size: 61.5 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

DillonDepeel/A-Brainfuck-Interpreter-Written-In-Brainfuck-
As if Brainfuck could be any more confusing, I Made a Brainfuck interpreter using brainfuck!
Language: Brainfuck - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

GloomyGrave/CGALang 📦
🇨🇳 ChinaGraetAgain : A BrainF*¥k Based Lang (No more maintenance)
Language: D - Size: 609 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 0

MatheusAvellar/brainfuck-game-engine 📦
A brainfuck game engine -- because life wasn't hard enough before
Language: HTML - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 2

James-P-D/BrainfuckCompiler
A command-line node.js application for generating MASM-compatible x86 Assembly versions of Brainfuck programs
Language: JavaScript - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

xbarin02/bf
Brainfuck interpreter in C
Language: C - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

foggynight/brainfuck
Brainfuck interpreter with 8-bit cells, precomputes matching brackets, and has an accumulator mode.
Language: C++ - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

BaseMax/BrainfuckInterpreterGo
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)
Language: Brainfuck - Size: 59.6 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

nootr/Rule110
Rule 110 Simulator in Brainfuck
Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

foggynight/braingen
Generate Brainfuck programs using genetic algorithms.
Language: Scheme - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MrMonk3y/Boopa-Dee-Bappa-Dee
A Boopa-Dee Bappa-Dee Interpreter similar to Urban Müllers brainfuck Interpreter
Language: C - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

jstringer1/brainfuck
Language: Brainfuck - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ndm767/bfInterpreter
An interpreter for the brainfuck programming language written in C/C++
Language: C++ - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

IdotClub/bfbf
idot tools for brainfuck
Language: Brainfuck - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TheNaubit/BrainfuckTools
Brainfuck tools coded in C++: Interpreter (with and without code optimization)
Language: C++ - Size: 51.8 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Diapolo10/BF-Interpreter
A Brainfuck language interpreter written in C++17
Language: Brainfuck - Size: 61.5 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Zomis/Brainduck-BF
BF programs written with Brainduck
Language: Brainfuck - Size: 192 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
