jeremyroman / llvm-brainfuckLinks
An LLVM-based compiler for Brainfuck.
☆51Updated 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.☆38Updated 2 years ago
- Esotope Brainfuck Compiler (2009)☆29Updated 10 years ago
- Moderately-optimizing brainfuck interpreter☆43Updated 6 years ago
- Brainfuck JIT☆51Updated 12 years ago
- A compiler from Rust to C, and a checker for unsafe code☆83Updated 5 years ago
- "Research" on how to best optimize brainfuck code.☆72Updated 3 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- An interpreter and C-translator of Whitespace☆18Updated 8 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- BF implementations in different languages☆30Updated 7 years ago
- GCC Tiny front-end☆106Updated 8 years ago
- compiler for x86 in 100 bytes☆70Updated 10 years ago
- A basic UNIX shell implementation in C☆33Updated 5 years ago
- C compiler and Lisp interpreter in Brainfuck☆164Updated 8 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Compiler intermediate language for static analysis.☆107Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- llvm based QBASIC Compiler☆106Updated 3 years ago
- My esoteric languages☆27Updated 3 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Experimental x86_64 kernel project. Planned eventual successor to the kernel in ToaruOS. WIP☆82Updated 4 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- flat assembler - the open source assembly language compiler for x86 and x86-64 processors by Tomasz Grysztar. built for OS X.☆45Updated 8 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago