vkazanov / bytecode-interpreters-post
A few basic bytecode interpreters used as example code in a series of articles
☆121Updated 2 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☆61Updated 5 years ago
- Sample programs for comparison of different VM interpretation techniques☆32Updated 2 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Fully parallel dynamically typed programming language☆95Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆130Updated 8 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆115Updated 3 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆143Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆63Updated 2 weeks ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆460Updated 8 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- Embeddable lisp/scheme interpreter written in C.☆146Updated 2 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- The Floyd programming language☆150Updated 2 years ago
- "Ü" programming language development☆57Updated this week
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆67Updated last week
- Unofficial libjit mirror.☆59Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Bootstrap compiler☆82Updated 14 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆85Updated 3 years ago
- libco is a cooperative multithreading library written in C89.☆132Updated 4 months ago
- graph based intermediate representation and backend for optimising compilers☆487Updated last week
- C99 parser and frontend for libfirm☆344Updated last week
- Richard's compiler bootstrap experiment☆45Updated last year