nickdesaulniers / bf_interpreter_jit_compilerLinks
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
Sorting:
- Code samples for using libjit☆91Updated 8 years ago
- rcor C compiler (under development)☆115Updated 8 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 5 years ago
- GCC Tiny front-end☆105Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- A work-in-progress JIT-powered regex engine☆112Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆239Updated last year
- portable libc optimized for code size and readability☆81Updated 8 years ago
- Toy Green Threads for C.☆205Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 3 months ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- Getting started with the LLVM C API☆114Updated 7 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- A sunny little virtual machine☆526Updated 10 years ago
- interpreted language written in C☆210Updated 3 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A toy debugger☆69Updated 8 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- Clone of wc in x64 assembly☆94Updated last year
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year
- Rabbit VM.☆107Updated 6 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆239Updated 8 years ago