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:
- rcor C compiler (under development)☆115Updated 7 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- Code samples for using libjit☆91Updated 8 years ago
- GCC Tiny front-end☆103Updated 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☆111Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 2 months ago
- A sunny little virtual machine☆525Updated 9 years ago
- A toy debugger☆69Updated 8 years ago
- portable libc optimized for code size and readability☆82Updated 8 years ago
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆239Updated last year
- interpreted language written in C☆210Updated 3 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)☆173Updated last year
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆55Updated 9 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- Rabbit VM.☆107Updated 5 years ago
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Benchmarks of the longest path problem in various languages☆155Updated 6 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago