Topic: "brainfuck-compiler"
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

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

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

thaliaarchi/cybf-archive
Archive of CyBF, a language that compiles to Brainfuck by Cybis
Language: Brainfuck - Size: 224 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

flylai/Brainfuck_JIT
Brainfuck JIT compier and interpreter, including optimizer
Language: C++ - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

unsubtract/brainfuck.h
A C header that allows building brainfuck programs within a C compiler.
Language: C - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

HBIbidunni/monty
The major aim of this team monty project is to create an interpreter for Monty ByteCodes files. It relies on a unique stack, with specific instructions to manipulate it.
Language: C - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

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

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

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

fabon-f/bf-esomer
Yet another Brainfuck compiler inspired by esotope-bfc
Language: Ruby - Size: 25.4 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

qwertyuu/go-brainfuck
brainfuck interpreter and compiler in go. Brainfuck to go transpiler
Language: Go - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 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

mixaildudin/Brainfuck.NET
Brainfuck compiler for .NET Framework 4.8
Language: C# - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bivoje/ziggerish
Brainfuck compiler with minimum compile dependency, written in zig.
Language: Zig - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

mucinoab/BrainFCompiler-LLVM
Brainfuck compiler through LLVM and Rust
Language: Rust - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AntimatterReactor/Suff
A brainfuck transpiler to C
Language: C - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

pawnlord/cerebellum
BrainFuck Compiler from scratch (minus linker)
Language: C++ - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

griffi-gh/fuckscript 📦
Fuckscript compiler + Brainfuck Interpreter
Language: JavaScript - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - 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

mfontanini/brainchuck
A LLVM based brainfuck JIT compiler
Language: Rust - Size: 16.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lubiedo/yeti
Simple brainfuck compiler, interpreter and debugger.
Language: C - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - 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

H1ghBre4k3r/brainfuck-compiler 📦
A little WIP Brainfuck "compiler" written in C.
Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lacaulac/brainfuck-jit-compiler
A kinda Just-in-Time Brainfuck compiler.
Language: C++ - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

natnat-mc/lbf
A brainfuck interpreter/compiler written in Lua, using AST optimization
Language: Lua - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 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

GnikDroy/brainfreeze
A brainfu*k compiler in C
Language: C - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

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

liquidev/microbf
A small, optimizing Brainfuck interpreter
Language: C - Size: 48.8 KB - Last synced at: about 21 hours ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jamieluckett/bf2py
A Brainfuck to Python compiler written in Python
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nicolas93/brainfuck
Brainfuck interpreter and generator
Language: Go - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

belamenso/bfc
Brainfuck compiler with x86 and C backends written in Racket
Language: Racket - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

RuurdBijlsma/BrainfuckCompiler
A script to compile Brainfuck to Javascript and a script to interpret Brainfuck
Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

cornwarecjp/brainfuck-macros
Macro expander for generating Brainfuck programs
Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

DavidBuchanan314/branflakes-ng
An improved version of my older project "branflakes", an optimising brainfuck compiler.
Language: Brainfuck - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

kdisneur/brainfuck 📦
Small toy project to execute or compile Brainfuck programs
Language: Haskell - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

RolandR/brainfuck-mirac-compiler
A brainfuck compiler for my MIRAC CPU.
Language: HTML - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

2010kohtep/BrainFuckCompiler
Unfinished Win32 BF compiler.
Language: Pascal - Size: 104 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

remram44/brainfuck-compiler
Language: C - Size: 3.91 KB - Last synced at: about 24 hours ago - Pushed at: over 9 years ago - Stars: 1 - 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: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

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

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

surbhitt/brainpoke
tool for working with brainfuck
Language: Python - Size: 1.18 MB - Last synced at: 12 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: 3 months ago - Pushed at: 3 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: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - 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

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

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

none-None1/fast-bf
Fast brainf**k "compiler" (probably a transpiler)
Language: Python - Size: 11.7 KB - Last synced at: 17 days 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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - 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

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

amamic1803/bfuck-rs
A simple Brainfuck interpreter and transpiler to Rust
Language: Rust - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year 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

j-jzk/bfasm
A brainfuck -> x86 assembly compiler
Language: Kotlin - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

reika727/bfc
Brainf**k compiler (not interpreter!)
Language: C++ - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

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

hllhnd/bfbfe
An optimizing Brainfuck transpiler
Language: Rust - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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

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

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

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

zakhaev26/brainfuck-compiler
compiler written in C++ to compile Brainfuck code
Language: C++ - Size: 25.4 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

movzq/bfcpl
Brainf*** compiler.
Language: Brainfuck - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yuanhao-chen-nyoeghau/pybf
Python interpreter and a C transpiler/compiler for brainfuck
Language: Python - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lukebemish/brainfrick
A slightly-modified brainfuck that compiles to JVM bytecode
Language: Groovy - Size: 409 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mo-xiaoming/brainfuck
JIT compiler for brainfuck, llvm-c as backend
Language: Rust - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

soya-daizu/bfcr
Optimizing Brainfuck interpreter & compiler in Crystal using LLVM
Language: Crystal - Size: 214 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bensuperpc/docker-brainfuck
brainfuck compiler in docker
Language: Makefile - Size: 8.79 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 0 - 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

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

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

phillvancejr/BrainF
BrainF interpreter and compiler in C++. Embeds TCC to produce standalone executables
Language: C - Size: 2.35 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TomasGlgg/BrainFuck-Asm
BrainFuck to amd64 linux assembler translator
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eoin-obrien/fuck
Blazing-fast Brainfuck compiler for WebAssembly
Language: TypeScript - Size: 669 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

asig/brainfuck128
A Brainfuck interpreter and compiler for the Commodore 128.
Language: BASIC - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hisbaan/cranium
A compiler/interpreter for brainfuck written in C to help me get better at C.
Language: C - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kugo12/BrainJiT
Simple Brainf**k Just-in-Time compiler written in Kotlin (and also interpreter)
Size: 59.6 KB - Last synced at: about 19 hours ago - Pushed at: about 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

cacharle/bfc
Brainfuck compiler
Language: C - Size: 15.6 KB - Last synced at: about 23 hours ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

stevancorre/grainfuck
Brainfuck intepreter compiler
Language: Go - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JackBister/brainfucc
A brainfuck compiler.
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nicholascc/bf-to-x64
A just-in-time compiler for the minimal Turing machine brainf*** on Windows x64
Language: C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hojabri/brainfuck
Expandable Brainfuck library written in Golang
Language: Go - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

FrankPujo/BrainBonk 📦
BrainBonk is a BrainF*ck compiler and documentation
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

this/jbf
A Brainf*ck implementation on top of the JVM, utilizing GraalVM and Truffel framework
Language: Java - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mucinoab/BrainFCompiler
Brainfuck toy compiler.
Language: Brainfuck - Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ahmedwadod/BrainRust
BrainRust is a Brainfuck to C compiler written in Rust.
Language: Rust - Size: 747 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kenplix/Brainfuck
What are you doing here 👀?Okay, that doesn't matter.Sit back and enjoy
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

wasi0013/bfc
Brainfuck Compiler in Elixir
Language: Elixir - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

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

hogehoge0604/php-brainfxxk
Brainfxxk compiler made with PHP7.4
Language: PHP - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

annikulin/brainfuck-compiler
Brainfuck to JavaScript compiler
Language: Java - Size: 293 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

qookei/tbfc
Tiny brainfuck compiler
Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 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
