nickdesaulniers / bf_interpreter_jit_compilerLinks
Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language
☆87Updated 4 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:
- rcor C compiler (under development)☆115Updated 8 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A collection of compiler, emulator and microkernel tools.☆258Updated 5 years ago
- Tiny system call tracer and debugger☆109Updated 7 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.☆60Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- 🔄 Flexible C memory allocation scheme☆79Updated 8 months ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆238Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A sunny little virtual machine☆525Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- The Orange programming language☆74Updated 7 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- simple virtual machine and assembler☆219Updated 9 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- Brainfuck interpreter written in the C preprocessor☆237Updated 9 years ago
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- A module for freestanding Rust programs☆246Updated 12 years ago
- Unix kernel in rust☆98Updated 10 years ago
- A lightweight, embeddable scripting language☆151Updated 8 years ago
- A toy debugger☆69Updated 9 years ago