GitHub topics: brainfuck-compiler
kinker31/BrainFuckwit
An extension that doesn't need to exist for a famous esolang.
Language: C - Size: 24.4 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

BBpezsgo/Interpreter
High level programming language that compiles into custom bytecodes and brainfuck
Language: C# - Size: 4.15 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 4 - Forks: 0

michael-0acf4/worn.bf
A minimalistic language that extends Brainf*ck allowing the use of custom super instructions that compiles into optimized Brainf*ck code.
Language: Brainfuck - Size: 23.4 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

owlonpc/brainquack
Simple x86-64 Linux JIT compiler for the brainfuck programming language.
Language: C - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

rodrigovilina/rustfuck
Brainfuck writen in Rust.
Language: Rust - Size: 40 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

thehxdev/bfi
Fast and efficient BrainFuck interpreter and compiler written in C
Language: C - Size: 127 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

ExtReMLapin/fast_brainfuck.lua
High performance brainfuck transpiler/interpreter for Lua with FFI support. Very fast implementation with multiple optimization passes.
Language: Lua - Size: 328 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 0

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

BaseMax/brainfuck2c
A simple Brainfuck-to-C transpiler that converts Brainfuck code into optimized C code. It features token merging, error detection, and clean C output for easy compilation and execution.
Language: C - Size: 6.84 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

mrjameshamilton/java-class-file-api-bf-compiler
A Brainf*ck JVM compiler using the Java Class-File API
Language: Java - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

swimmy4days/brainfuck
A simple brainfuck interpreter written in python
Language: Python - Size: 29.3 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

rachelambda/bc
A simple brainfuck compiler for x86_64-linux. Mirror of https://git.depsterr.com/bc
Language: C - Size: 28.3 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

skx/bfcc
BrainFuck Compiler Challenge
Language: Go - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 0

comradecobweb/CobwebBrainfuck
Brainfuck Java implementation
Language: Java - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Kaamkiya/bfc
A tiny brainf**k to C transpiler.
Language: Brainfuck - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

none-None1/BFFuck
Makes brainfucking easier
Language: Python - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

surbhitt/brainpoke
tool for working with brainfuck
Language: Python - Size: 1.18 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

krekoten/8s
Brainfuck in Go (Small and fun project for learning)
Language: Go - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

megabyte6/brainfuck-rust
A Brainf*ck interpreter & compiler written in rust.
Language: Rust - Size: 152 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

alt-art/compilef-ck
Another brainf*ck compiler/interpreter
Language: Rust - Size: 133 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

aartaka/sade
An optimizable Brainfuck-to-Lisp compiler.
Language: Common Lisp - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

mkostoevr/OBFMC 📦
Optimizing BrainFuck MultiCompiler.
Language: Brainfuck - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

bynect/bflc
A modular compiler framework for Brainfuck-like languages
Language: C - Size: 291 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

remram44/brainfuck-compiler
Language: C - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

lowlevelmemes/bfboot
A full brainfuck to bootable OS image compiler.
Language: Assembly - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 4

threadexio/bf2elf
A simple brainfuck to x86_64 assembly compiler
Language: Rust - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

eddieantonio/brainmuck.rs
An optimizing Brainfuck JIT* compiler for Apple Silicon, written to learn Rust
Language: Rust - Size: 168 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

elikaski/BF-it
A C-like language to Brainfuck compiler, written in Python
Language: Python - Size: 1.42 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 122 - Forks: 11

M4GNV5/Geschwindigkeitsficken
Speedfuck - optimizing brainfuck compiler
Language: Haskell - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 0

div72/bf2v
A brainfuck to V translator written in V.
Language: V - Size: 1000 Bytes - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Steake/TinySol
TinySol is a subset of Solidity, designed to be compatible with Brainfuck, a Turing-complete language with a minimalist instruction set. This project includes a compiler that translates TinySol code into Brainfuck, allowing for the execution of smart contracts and other logic within the Brainfuck environment, suitable for execution on TinyChain.
Language: Python - Size: 243 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Princexz/monty
Monty 0.98 Interpreter Project
Language: C - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

dodobyte/brainfuck
Brainfuck Compiler and Interpreter
Language: C - Size: 3.91 KB - Last synced at: about 10 hours ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

lleyton/bfc
A naive Brainfuck compiler frontend for QBE.
Language: Rust - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

89netraM/Brainfuck.NET
A Brainfuck compiler targeting .NET core
Language: C# - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 0

aceinetx/llvmbf
Brainfuck compiler with llvm
Language: C++ - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Thumuss/brainfuck
A brainfuck implementation in pure Typst
Language: Typst - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

Agzam4/BrainfuckCodeGeneraor
Convert java code to brainfuck
Language: Java - Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

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

mrjameshamilton/bf-llvm
A LLVM brainf*ck compiler
Language: C++ - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

none-None1/fast-bf
Fast brainf**k "compiler" (probably a transpiler)
Language: Python - Size: 11.7 KB - Last synced at: about 10 hours ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Aityz/Numlang
an compiler for a esoteric programming language like brainfuck that uses hexadecimal
Language: Rust - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ignis-sec/Tools
Various tools i created for my own use
Language: C++ - Size: 29.2 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

erwijet/BrainF.Net
A .NET brainfuck code parsing and execution library
Language: Brainfuck - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 2

MeGaL0DoN/MegaBF
Brainfuck JIT/AOT x86-64 compiler
Language: C++ - Size: 91.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

imyimang/brainfuck-code-generate
use python to generate the brainfuck code
Language: Python - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kspalaiologos/asmbf 📦
The only true brainfuck-targetting assembler.
Language: C - Size: 9.03 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 108 - Forks: 6

zonetecde/yet-another-bf-interpreter
Interpréteur visuelle du langage de programmation BrainFuck fait en Python et Svelte
Language: JavaScript - Size: 220 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RAvgCoder/BrainFkCompiler
Brainfuck to Assembly (ASM) Code Generator
Language: Rust - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Lancern/zig-brainfuck
Brainfuck JIT interpreter written in Zig
Language: Zig - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

michiel-de-muynck/brainpluck
Rust Lite to Brainfuck compiler
Language: Brainfuck - Size: 2.52 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HakierGrzonzo/bfc64
A brainfuck cross-compiler for commodre 64
Language: C++ - Size: 1.32 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

justapig9020/bf-compiler
bf-compiler is a tool for compiling C-like programs into Brainfuck
Language: Rust - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

folkertvanheusden/bf-compiler
"Brainfuck" (programming language) compiler suite
Language: Python - Size: 231 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

wereii/brainfuck Fork of benjamin-james/brainfuck
Another brainfuck compiler
Language: C - Size: 159 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

esovm/Brainfuck-Macro-Assembler Fork of redcrab2016/Brainfuck-Macro-Assembler
Brainfuck Macro Assembler : Run BF , Compile and run BF Macro Assembler program
Size: 12.3 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

helvm/bfc Fork of Wilfred/bfc
An industrial-grade brainfuck compiler
Size: 2.19 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pickaxe828/rsfk
Provides Brainfuck inline macro, technically can compiler your BF code. Written with Rust, macros and a splash of ❤️
Language: Rust - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

meppu/fart
Brainfuck to 8086 machine instructions
Language: C - Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jjcmoon/Oizys
Brainfuck Compiler with nested balanced loop optimization
Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

itchyny/llvm-brainfuck
Brainfuck compiler based on LLVM API
Language: C++ - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 41 - Forks: 3

lathanasiadis/brainfuck-compiler
Compiles brainfuck code to MIPS assembly
Language: C - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

veillerette/bfc
Brainfuck Compiler (nasm)
Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

henkkeli/bfc
A Brainfuck compiler
Language: C - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Koncord/FuckTools
BrainFuck toolchain
Language: C++ - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

cjsmeele/koppie
A Brainf*** compiler built on top of LLVM
Language: C++ - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

j-jzk/bfasm
A brainfuck -> x86 assembly compiler
Language: Kotlin - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - 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: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

zhengliw/bf-compiler
Work in progress as always
Language: C - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

quassbottle/BrainfuckDotNet
Simple Brainfuck runner written in C#
Language: C# - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

edmundsmith/bfjit-idr
Brainfuck JIT/Compiler made with Idris
Language: Idris - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

d3r1n/brainsuck
Programming Language Inspired by Brainfuck
Language: Rust - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 1

AntimatterReactor/Dust
An llvm-backended compiler for brainfuck
Language: C++ - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

plazaoj/z80brainfk
Compilador de brainfuck para Z80 en MSX BASIC
Language: BASIC - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Benn1x/brainf-k
a Brainf**k Interpret writen in rust
Language: Rust - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

wolflu05/braingoat
Braingoat is a programming language which is made to develop brainfuck programms with a higher level of abstraction.
Language: TypeScript - Size: 874 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - 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

Maciko84/BFSharp
brainfuck compiler with additional operators. (requires GCC)
Language: C++ - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MylesJohnson/BrainfuckCompiler
A brainfuck compiler written in C. Goes directly to ASM
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mrjameshamilton/bf-jvm
A Brainf*ck compiler for the JVM
Language: Java - Size: 116 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UtoECat/kissfuck
KISS brainfuck interpreter with a compilation to the bytecode :p
Language: C - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

JakuJ/BFC-10000
Heavily optimising Brainf*** compiler targeting LLVM
Language: C++ - Size: 86.9 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

Jackson-S/BF-Chip8-Compiler
Converts the esoteric programming language Brainfuck into Chip8 Assembly Code
Language: Python - Size: 701 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

hunar1997/FasterBrainfuckProgramming
This project is to make brainfuck language programming easier, faster and more powerful .. everything is made out of functions making it very easy to port to other languages
Language: C++ - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 2

AxelUlmestig/brainfuck
Language: Haskell - Size: 91.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

tttardigrado/hsfuck
Write you a brainfuck compiler for the greater good
Language: Haskell - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

upseteapot/brainfucker
Brainfuck compiler.
Language: C - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - 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

liamg/bfc
A compiler for brainfuck by someone who has no idea how compilers work
Language: Go - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

SheatNoisette/vbfcc
A simple Brainfuck compiler made in V
Language: V - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

vii5ard/whitespace
An Online Whitesspace compiler, virtual machine and IDE
Language: JavaScript - Size: 284 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 15

Polybagel/Eso-Code
A short program that can compile native esolang code into an exe by converting it into C code and compiling with GCC.
Language: C++ - Size: 57.5 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - 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: almost 2 years ago - Stars: 0 - Forks: 0

btzy/jelly
Jelly Esoteric Language Compiler
Language: JavaScript - Size: 2.43 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

paavohuhtala/bfcrs
An optimizing Brainfuck to WebAssembly compiler in Rust
Language: Rust - Size: 924 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

tenax66/brainbyte
BrainByte is a compiler written in Kotlin generating Java bytecode from a brainf*ck code.
Language: Kotlin - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bozbalci/fk
A Brainfuck compiler based on LLVM
Language: C++ - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

protopopov1122/bfcx64 📦
Brainfuck x64 compiler
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

zettdaymond/bfc
Simple Brainfuck Compiler
Language: C++ - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
