vkazanov / bytecode-interpreters-post
A few basic bytecode interpreters used as example code in a series of articles
☆120Updated this week
Related projects ⓘ
Alternatives and complementary repositories for bytecode-interpreters-post
- A toy C-like language compiler for PigletVM☆61Updated 4 years ago
- Sample programs for comparison of different VM interpretation techniques☆31Updated 2 weeks ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆115Updated 2 years ago
- Embeddable lisp/scheme interpreter written in C.☆145Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆145Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- Richard's compiler bootstrap experiment☆45Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Fedjmike's C Compiler☆130Updated 7 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆124Updated 6 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆60Updated 10 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆84Updated 3 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆107Updated 3 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 10 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆65Updated 4 months ago
- Unofficial libjit mirror.☆57Updated 4 years ago
- The Floyd programming language☆150Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- loxi - a Lox interpreter☆33Updated 6 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆445Updated 6 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- Quick C-- compiler (no longer maintained)☆151Updated 10 years ago
- ☆86Updated this week
- Fully parallel dynamically typed programming language☆94Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated this week