vkazanov / bytecode-interpreters-post
A few basic bytecode interpreters used as example code in a series of articles
☆126Updated 5 months ago
Alternatives and similar repositories for bytecode-interpreters-post
Users that are interested in bytecode-interpreters-post are comparing it to the libraries listed below
Sorting:
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Sample programs for comparison of different VM interpretation techniques☆34Updated 6 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆154Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- graph based intermediate representation and backend for optimising compilers☆507Updated 2 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆479Updated last year
- The Floyd programming language☆150Updated 2 years ago
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A single-header incremental garbage collector library