nickdesaulniers / bf_interpreter_jit_compiler
Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language
☆86Updated 3 years ago
Alternatives and similar repositories for bf_interpreter_jit_compiler:
Users that are interested in bf_interpreter_jit_compiler are comparing it to the libraries listed below
- rcor C compiler (under development)☆115Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- An implementation of the SubC language in Go☆162Updated 8 years ago
- A collection of compiler, emulator and microkernel tools.☆252Updated 5 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- simple virtual machine and assembler☆220Updated 8 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- portable libc optimized for code size and readability☆82Updated 8 years ago
- interpreted language written in C☆210Updated 3 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated this week
- A toy debugger☆69Updated 8 years ago
- The Orange programming language☆74Updated 7 years ago
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆55Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- scripting language - dynamic, duck-typed, prototypal☆15Updated 9 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- A green threads tutorial.☆63Updated 7 years ago
- Unix kernel in rust☆99Updated 10 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- Not because it is good, but because we can...☆167Updated 5 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 8 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago