vkazanov / bytecode-interpreters-postLinks
A few basic bytecode interpreters used as example code in a series of articles
☆128Updated 8 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)☆126Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated 2 weeks ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 5 months 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 4 months ago
- Self-hosting C toolchain, from scratch☆36Updated 6 months ago
- Bootstrap compiler☆84Updated 15 years ago
- The Floyd programming language☆151Updated 2 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- The chip8 compiler, assembler, and virtual machine☆159Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated last year
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- x86_64 brainfuck compiler☆41Updated last year
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- An implementation of Scheme in Python and C++☆174Updated 7 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A single-header incremental garbage collector library☆290Updated 11 months ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago