vkazanov / bytecode-interpreters-post
A few basic bytecode interpreters used as example code in a series of articles
☆125Updated 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
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Sample programs for comparison of different VM interpretation techniques☆33Updated 5 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆132Updated 11 months ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆478Updated 11 months ago
- The best C-like language that can be implemented in 10kLOC.☆582Updated this week
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- graph based intermediate representation and backend for optimising compilers☆506Updated last month
- Vox language compiler. AOT / JIT / Linker. Zero dependencies☆355Updated 10 months ago
- C99 parser and frontend for libfirm☆345Updated 3 months ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆148Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- A C interpreter and API explorer.☆826Updated 3 years ago
- A single-header incremental garbage collector library☆287Updated 7 months ago
- The Floyd programming language☆150Updated 2 years ago
- Richard's compiler bootstrap experiment☆45Updated last year
- x86_64 brainfuck compiler☆41Updated 9 months ago
- Embeddable lisp/scheme interpreter written in C.☆152Updated 2 years ago
- A small arm/x86(-64) C compiler☆164Updated last year
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated last month
- Same as simple-virtual-machine but in C☆148Updated 9 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- A Quick Backend☆332Updated 3 years ago