nickdesaulniers / bf_interpreter_jit_compiler
Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language
☆85Updated 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 minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Code samples for using libjit☆91Updated 8 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 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
- A collection of compiler, emulator and microkernel tools.☆251Updated 5 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- 🔄 Flexible C memory allocation scheme☆77Updated 2 months ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- interpreted language written in C☆210Updated 3 years ago
- scripting language - dynamic, duck-typed, prototypal☆15Updated 9 years ago
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- Unix kernel in rust☆99Updated 10 years ago
- The Little Programming Language☆214Updated 8 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- A sunny little virtual machine☆524Updated 9 years ago
- JIT compiler for 6502 machine code, built on lib6502 and LLVM☆54Updated 10 years ago
- Kitsune runtime, driver, ktcc, xfgen, documentation, and test suite.☆164Updated 9 years ago
- A lightweight, embeddable scripting language☆150Updated 8 years ago
- A graph based REPL that saves to and loads from disk☆44Updated 9 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- minimal freestanding C library for bare-metal i386 development☆269Updated 9 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆150Updated 4 years ago