An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: brainfuck-language

CursedPrograms/Cursed-Riddles

A Brainfuck Riddle Game - In Development

Language: Python - Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 0

rodrigovilina/rustfuck

Brainfuck writen in Rust.

Language: Rust - Size: 40 KB - Last synced at: 7 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

nsdigirolamo/nbi

An interpreter for brainfuck written in C.

Language: C - Size: 20.5 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

pablojorge/brainfuck

Collection of BF interpreters/translators in C/C++/ASM/JS/Python/Rust + others

Language: Rust - Size: 330 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 252 - Forks: 35

ThatOneGin/bflua

Brainfuck interpreter made in lua

Language: Lua - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Elixonus/brain

Brainfuck interpreter in C with doubly infinite memory tape.

Language: Brainfuck - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: 5 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

KaMuench/be-project

A simple parser and interpreter for the brainfuck language

Language: Java - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nthnn/brainfuck-assembly

Brainfuck Assembly is a human-readable assembly language to simplify the process of writing Brainfuck programs.

Language: C++ - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

bynect/bflc

A modular compiler framework for Brainfuck-like languages

Language: C - Size: 291 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

a740g/Brainfuck64

A Brainfuck interpreter for QB64-PE

Language: QuickBASIC - Size: 654 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Adversing/brainfuck.c

C brainfuck interpreter.

Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DolphyWind/esoteric

Esoteric languages and other stuff

Language: C++ - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Thumuss/brainfuck

A brainfuck implementation in pure Typst

Language: Typst - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

eriknyquist/bfi

Fast optimizing Brainfuck interpreter in pure python

Language: Brainfuck - Size: 190 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

ziggybaz/hello_brainfuck 📦

I thought I only feared Assembly till I met this monster

Language: Brainfuck - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

INIT-REF/LLDBF

A Brainf*ck inspired Esolang

Language: C - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

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

Ci3l/TextToBrainfuckTranslator

TextToBrainfuckTranslator is a Python-based translator that converts arbitrary text input into optimized Brainfuck code. This project was created to validate my understanding of ASCII encoding and Brainfuck, and to refine my Python programming skills. The goal of this tool is to generate the most compact Brainfuck code possible for any given string

Language: Python - Size: 44.9 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

Spacerulerwill/Brainfuck

An interpreter for the esoteric programming language Brainfuck written in C

Language: C - Size: 65.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Koitere/FizzBuzz-Brainf-ck

My own implementation of the classic FizzBuzz written in Brainfuck.

Language: Brainfuck - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nikhilJain17/haskell-brainfuck-interpreter

A small interpreter for the Brainfuck language written in Haskell.

Language: Haskell - Size: 2.36 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

BaseMax/BrainfuckInterpreterPython

A Python-based interpreter to read and run Brainfuck programs in pure Python in the simplest way.

Language: Python - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

tttardigrado/hsfuck

Write you a brainfuck compiler for the greater good

Language: Haskell - Size: 2.33 MB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

none-None1/BrainFExec

BrainFuck compiler to Windows executable in C#

Language: C# - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

romanZupancic/BrainHask

A Brainfuck language interpreter written in Haskell.

Language: Haskell - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sellig6792/FuckBF

Improved Brainfuck

Language: Rust - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 2

Zhalkhas/brainfucker

brainfuck interpreter and compiler in Go

Language: Go - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tom-game-project/BFeditor

Brainfuck🧠🤯が実行される様子を視覚的👀に表示するためのGUIです。

Language: Python - Size: 778 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - 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

Asapin/bf_compile

Compile-time brainfuck interpreter

Language: Rust - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

norbert-acedanski/brainfuck-interpreter

Brainfuck programming language interpreter

Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

helvm/FuckBrainFuck 📦

Language: Lua - Size: 157 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

helvm/brainfuck-compiler Fork of gergoerdi/brainfuck

Brainfuck interpreter & compiler written in Haskell, with focus on readability instead of performance

Size: 176 KB - Last synced at: about 1 year ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

helvm/brainfuck-idris Fork of gergoerdi/brainfuck-idris

Brainfuck interpreter in Idris

Size: 121 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

helvm/bfjit-idr Fork of edmundsmith/bfjit-idr

Brainfuck JIT/Compiler made with Idris

Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

helvm/brainfeck Fork of jhmcstanton/brainfeck

Brainfuck interpreter written in Idris

Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

helvm/brainf__k Fork of yukikurage/brainf__k

Size: 3.32 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jyothiraditya-n/bfcli 📦

The Interactive Brainfuck Command-Line Interpreter (& Optimising Compiler)

Language: C - Size: 357 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - 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: 5 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

BitRapture/migraine

An esoteric language that is guaranteed to give you a headache

Language: C++ - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

seanpm2001/AI2001_Category-Source_Code-SC-Brainfuck

🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Brainfuck category for AI2001, containing Brainfuck programming language datasets

Language: R - Size: 2.46 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

insertokname/functional-brainfuck

brainfuck interpreter

Language: C++ - Size: 85.9 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bemxio/mindbonk

A Brainfuck interpreter made in C++

Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Haruno19/bfcpp

bfcpp - a Brainf*ck eso-language compiler and interpreter in C++

Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matthilde/brainscript 📦

C-like brainfuck i guess

Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

fabiocolacio/brainfuck-interpreter 📦

🅱️ rainfuck language interpreter

Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

OpenSauce04/uwuLang 📦

owo

Language: Shell - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

orangethewell/Brainstuck-legacy 📦

An interpreter for brainfuck programming language.

Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Proxin420/bf

A better version of brainfuck

Language: Python - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

esdevver/bfcompiler

Compiler for BrainF

Language: C - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

zbroderson/WindowsBrainfuckCompiler

Turns brainfuck programs into windows executables

Language: C# - Size: 400 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Noxtal/mindblown

Brainfuck to x86 ELF compiler with batteries included written in Rust meant for Linux and Windows under WSL.

Language: Rust - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - 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: 5 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

seanpm2001/Learn-Brainfuck

A repository for showcasing my knowledge of the Brainfuck programming language, and continuing to learn the language.

Language: Brainfuck - Size: 296 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

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: 5 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

BaseMax/BrainfuckCompilerC

A C compiler to read and generate C-code from Brainfuck programs (Designed in pure C in the simplest way)

Language: C - Size: 21.5 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ilobilo/bf2c

Brainfuck to C compiler

Language: C - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

alexcoder04/brainfuck

Embedable Brainfuck interpreter

Language: Python - Size: 3.91 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

icoder-new/brainfuck

Simple interpreter brainfuck on Cpp! And bf2c (brainfuck to C converter) on C!

Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wtlgo/brainfuck

Yet Another Brainfuck Interpreter

Language: C++ - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

mfrdbigolin/braskag

Brainfuck interpreter

Language: JavaScript - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HashDG/brainfuck-interpreter

A brainfuck interpreter written in C

Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ethandhunt/bfb

A language description of a version of brainfuck with a stack based file interface

Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

c-sant/brainfuck-in-python

A Brainfuck interpreter made in Python.

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

agkaminski/Brainfuck-CPU

Verilog implementation of native Brainfuck CPU

Language: Verilog - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

orangethewell/brainfuck-interpreter

Another brainfuck interpreter implemented in C.

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

swimmy4days/brainfuck-syntax-highlighter

Just a simple BrainFuck syntax highlighter for vscode

Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

jakes1403/MindF

MindF - An optimizing BrainF language interpreter

Language: C++ - Size: 250 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

blucardin/Brainf_ck-Interpreter

An interpreter for the Brainf*ck language written in python.

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hrichharms/brainfuck-interpreter

Python-implemented Brainfuck interpreter.

Language: Python - Size: 6.84 KB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sirh3e/Brainfuck

Brainfuck Interpreter

Language: C# - Size: 23.4 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jonicho/brainfuck-interpreter

brainfuck interpreter written in c

Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - 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

DeybisMelendez/brainfuck.lua

Interprete Brainfuck escrito en Lua

Language: Brainfuck - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

augustozanellato/mybf

Optimizing Brainfuck interpreter written in C++

Language: C++ - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: about 5 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: 8 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Ziomioslaw/brainfuck-interpreter

Interpreter for brainfuck language, written in Python

Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Clinery1/alt-brainf

Brainf*** except with my spin on it. Functions are now possible and there are now over 1 million cells instead of 30,000

Language: Rust - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

earchive/Brainfuck-learning

:alien:brainfuck code when learning

Language: Brainfuck - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

rougetimelord/brainfuck

Various brainfuck interpreters in an array of languages

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

studiosi/StuBF

The Completionist No. 1 - Brainfuck Interpreter

Language: C++ - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords