Wilfred / BrainfrackLinks
BF implementations in different languages
☆30Updated 7 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☆114Updated 7 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Quick C-- compiler (no longer maintained)☆163Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A fast preprocessor for C and C++☆533Updated 4 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- Code samples for using libjit☆91Updated 8 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 3 years ago
- A Tree Parser Generator☆101Updated last year
- Example usage of LLVM's C bindings☆36Updated 13 years ago
- A public domain implementation of the C11 standard library.☆170Updated 6 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- The Clay programming language☆408Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- Compiler and tools for the Loci programming language.☆116Updated 5 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago