vkazanov / bytecode-interpreters-postLinks
A few basic bytecode interpreters used as example code in a series of articles
☆128Updated 9 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 9 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- C99 parser and frontend for libfirm☆349Updated 7 months ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- The chip8 compiler, assembler, and virtual machine☆160Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 6 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆152Updated 8 years ago
- x86_64 brainfuck compiler☆41Updated last year
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- The Floyd programming language☆151Updated 2 years ago
- Bootstrap compiler☆84Updated 15 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆289Updated last year
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago