jeremyroman / llvm-brainfuckLinks
An LLVM-based compiler for Brainfuck.
☆49Updated 11 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 12 years ago
- Esotope Brainfuck Compiler (2009)☆29Updated 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
- Getting started with the LLVM C API☆114Updated 7 years ago
- An interpreter and C-translator of Whitespace☆18Updated 8 years ago
- BF implementations in different languages☆30Updated 7 years ago
- resurrected LLVM "C Backend", with improvements☆131Updated 5 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- "Research" on how to best optimize brainfuck code.☆72Updated 3 years ago
- Moderately-optimizing brainfuck interpreter☆44Updated 6 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
- Brainfuck compiler based on LLVM API☆43Updated 8 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- flat assembler - the open source assembly language compiler for x86 and x86-64 processors by Tomasz Grysztar. built for OS X.☆44Updated 8 years ago
- A Tree Parser Generator☆101Updated last year
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- LLVM backend for dcpu-16 processor☆213Updated 9 years ago
- A Lisp-flavored Assembler for the x86, x86-64, ARM, and MIPS architectures☆16Updated 6 years ago
- A Toy C Compiler☆22Updated 4 years ago
- Quick C-- compiler (no longer maintained)☆161Updated 11 years ago
- Create LLVM IR for Perl5☆41Updated 7 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- A compiler and mutation testing framework for the programming language Pascal-86☆20Updated 11 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year