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

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

kotet/bfc
brainf*ck compiler written in C
Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

cyberfined/fucken
Language: C - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tomsik68/yeet-bf
Experimental (JIT) compiler of Brainfuck language to LLVM IR
Language: Rust - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

theKidOfArcrania/bf-comp
High-level language that compiles to brainf**k
Language: C - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

yo-C-ta/brainfuck-c
a brainfuck interpreter implemented in c
Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

SergeGris/BrainFuck-compiler 📦
Compiles Brainfuck source code for i386 Linux target.
Language: C - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

pbing/brainfuck
Brainfuck compiler written in Common Lisp
Language: Brainfuck - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hwoy/bfvm
Brainfuck virtual machine that can run intermediate packed bytecode and any trivial brainfuck semantics language
Language: Brainfuck - Size: 149 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

abhishtagatya/brainfuckery
😕 My Brainfuck Code Collections and More
Language: C++ - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

cedricfarinazzo/BrainfuckCompiler
A simple brainfuck compiler write in OCaml
Language: Brainfuck - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - 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

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

luisschubert/brainfuckTranspiler
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

cornwarecjp/brainfuck-compiler-interpreter
An optimizing Brainfuck compiler/interpreter
Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dotjpg3141/llvm-brainfuck
Language: Rust - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - 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

rohitcoder/Challenge_For_You
Try to Crack this Code and drop me a message after Cracking that Code [[This is a challenge for you]]
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

eriknyquist/bfcc
Brainfuck compiler
Language: C - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

SamarthaKV29/Compilers-Construction-Trials
A couple of interesting code I was working on to create compilers.
Language: Python - Size: 913 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

dawnhell/brainfuck-online-ide
Online brainfuck IDE, where you can create, edit, compile and run your brainfuck code.
Language: JavaScript - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

rafael-santiago/foobar
A brainfuck interpreter written in a sarcastic way.
Language: C - Size: 26.4 KB - Last synced at: 29 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

maxkrivich/brainfuck-runtime 📦
My implementation of "brainfuck" interpreter
Language: C - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

dxhj/Brainfuck-Compiler
A simple Brainfuck compiler that targets C, MIPS, and i386.
Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

emctague/brainfuck-code
Brainfuck scripts, compilers, interpreters, and related projects.
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

matsud224/bf_compiler
Brainf*ck compiler(x86_64)
Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

ksmirenko/kpc
PETOOH and Brainfuck interpreter and compiler (compiles into Java 7 bytecode) written in Kotlin.
Language: Kotlin - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

porglezomp/bf-arm
Language: Rust - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 0 - 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
