jeremyroman / llvm-brainfuckLinks
An LLVM-based compiler for Brainfuck.
☆49Updated 12 years ago
Alternatives and similar repositories for llvm-brainfuck
Users that are interested in llvm-brainfuck are comparing it to the libraries listed below
Sorting:
- C2BF is a C compiler targeting brainfuck, written by the twisted mind of Gregor Richards.☆37Updated 2 years ago
- Brainfuck JIT☆51Updated 13 years ago
- Esotope Brainfuck Compiler (2009)☆30Updated 10 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- C compiler and Lisp interpreter in Brainfuck☆165Updated 8 years ago
- Moderately-optimizing brainfuck interpreter☆47Updated 6 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- An interpreter and C-translator of Whitespace☆18Updated 8 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- Brainfuck compiler based on LLVM API☆43Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- "Research" on how to best optimize brainfuck code.☆73Updated 3 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- A Brainfuck to binary compiler using LLVM, written in OCaml.☆20Updated 2 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- s-expression → internal IR → LLVM IR☆46Updated 9 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- resurrected LLVM "C Backend", with improvements☆132Updated 5 years ago
- A Lisp-flavored Assembler for the x86, x86-64, ARM, and MIPS architectures☆16Updated 6 years ago
- BF implementations in different languages☆30Updated 7 years ago
- LLVM backend for dcpu-16 processor☆213Updated 9 years ago
- A JIT compiler for brainfuck targeting x86_64☆20Updated 9 years ago
- A Tree Parser Generator☆101Updated last year
- A two-dimensional esoteric programming language, inspired by Hexagony and based on Surface☆11Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- a programming language☆11Updated 5 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago