Wilfred / BrainfrackLinks
BF implementations in different languages
☆30Updated 6 years ago
Alternatives and similar repositories for Brainfrack
Users that are interested in Brainfrack are comparing it to the libraries listed below
Sorting:
- Getting started with the LLVM C API☆112Updated 7 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A Tree Parser Generator☆98Updated 8 months ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A C-implemented C compiler☆91Updated 8 months ago
- GCC Tiny front-end☆103Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Compile Haskell-like code into C++ template metaprograms☆59Updated 8 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- quick c☆35Updated 3 years ago
- NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.☆68Updated 6 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated last year
- An LLVM-based compiler for Brainfuck.☆49Updated 11 years ago
- Rabbit VM.☆107Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A few basic bytecode interpreters used as example code in a series of articles☆126Updated 7 months ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago