nickdesaulniers / bf_interpreter_jit_compiler
Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language
☆83Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for bf_interpreter_jit_compiler
- rcor C compiler (under development)☆115Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆244Updated 4 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Unix kernel in rust☆99Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Code samples for using libjit☆90Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- Tiny system call tracer and debugger☆112Updated 6 years ago
- interpreted language written in C☆212Updated 3 years ago
- A generic mark-and-sweep garbage collector☆44Updated 12 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- simple virtual machine and assembler☆220Updated 7 years ago
- minimal freestanding C library for bare-metal i386 development☆268Updated 8 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- GCC Tiny front-end☆102Updated 7 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- A sunny little virtual machine☆523Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Not because it is good, but because we can...☆168Updated 5 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- yet another lexical preprocessor☆40Updated 3 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 11 years ago
- Toy Green Threads for C.☆195Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- An implementation of the SubC language in Go☆159Updated 7 years ago