vkazanov / bytecode-interpreters-postLinks
A few basic bytecode interpreters used as example code in a series of articles
☆128Updated 10 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☆63Updated 5 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 10 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- Fedjmike's C Compiler☆134Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- The Floyd programming language☆151Updated 2 years ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated this week
- Unofficial libjit mirror.☆62Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- The TenDRA Project☆245Updated last year
- loxi - a Lox interpreter☆36Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- The chip8 compiler, assembler, and virtual machine☆159Updated 7 years ago
- An implementation of Scheme in Python and C++☆175Updated 9 months ago
- ☆97Updated this week
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 4 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Rabbit VM.☆109Updated 6 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- A single-header incremental garbage collector library☆290Updated last year
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago