brainfuck-language
There are 83 repositories under brainfuck-language topic.
pablojorge/brainfuck
Collection of BF interpreters/translators in C/C++/ASM/JS/Python/Rust + others
Sellig6792/FuckBF
Improved Brainfuck
bynect/bflc
A modular compiler framework for Brainfuck-like languages
eriknyquist/bfi
Fast optimizing Brainfuck interpreter in pure python
CursedPrograms/Cursed-Riddles
A Brainfuck Riddle Game - In Development
BaseMax/BrainfuckCompilerC
A C compiler to read and generate C-code from Brainfuck programs (Designed in pure C in the simplest way)
earchive/Brainfuck-learning
:alien:brainfuck code when learning
MrMonk3y/Boopa-Dee-Bappa-Dee
A Boopa-Dee Bappa-Dee Interpreter similar to Urban Müllers brainfuck Interpreter
wtlgo/brainfuck
Yet Another Brainfuck Interpreter
BaseMax/BrainfuckInterpreterC
A C-based interpreter to read and run Brainfuck programs in pure C in the simplest way.
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)
BaseMax/BrainfuckInterpreterPython
A Python-based interpreter to read and run Brainfuck programs in pure Python in the simplest way.
swimmy4days/brainfuck-syntax-highlighter
Just a simple BrainFuck syntax highlighter for vscode
Tom-game-project/BFeditor
Brainfuck🧠🤯が実行される様子を視覚的👀に表示するためのGUIです。
BitRapture/migraine
An esoteric language that is guaranteed to give you a headache
Erik-Donath/Esoterik
An Brainfuck interpeter, again.
jyothiraditya-n/bfcli
The Interactive Brainfuck Command-Line Interpreter (& Optimising Compiler)
mcgirr5799/BF-Swift-Interpreter
The Brainfuck Interpreter for iOS is an app that lets iPhone users write, run, and debug Brainfuck code. It has an easy-to-use code editor, handles errors like mismatched brackets, and includes tools for checking code as it runs. The app has been thoroughly tested for reliability.
Noxtal/mindblown
Brainfuck to x86 ELF compiler with batteries included written in Rust meant for Linux and Windows under WSL.
nthnn/brainfuck-assembly
Brainfuck Assembly is a human-readable assembly language to simplify the process of writing Brainfuck programs.
seanpm2001/AI2001_Category-Source_Code-SC-Brainfuck
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Brainfuck category for AI2001, containing Brainfuck programming language datasets
seanpm2001/Learn-Brainfuck
A repository for showcasing my knowledge of the Brainfuck programming language, and continuing to learn the language.
tttardigrado/hsfuck
Write you a brainfuck compiler for the greater good
cromega08/ABC_to_abc_to_0-9
Print in multiple lines the "Capital letters (A-Z)", "lower letters (a-z)" and numbers (0-9).
cromega08/hello_brainfuck
Own version of the universal greeting in any language.
DolphyWind/esoteric
Esoteric languages and other stuff
Elysiummmm/bfpy
reinventing brainfuck or something
esdevver/bfcompiler
Compiler for BrainF
INIT-REF/LLDBF
A Brainf*ck inspired Esolang
llucere/brainfuck-cpu
brainfuck cpu thing
none-None1/BrainFExec
BrainFuck compiler to Windows executable in C#
norbert-acedanski/brainfuck-interpreter
Brainfuck programming language interpreter
OkeLDF/bfi
Brainf*ck Interpreter (bfi) for Linux developed in C
Spacerulerwill/Brainfuck
An interpreter for the esoteric programming language Brainfuck written in C
ThatOneGin/bflua
Brainfuck interpreter made in lua