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:
- Sample programs for comparison of different VM interpretation techniques☆36Updated 11 months ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆137Updated 2 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆134Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- C99 parser and frontend for libfirm☆351Updated 9 months ago
- Bootstrap compiler☆84Updated 15 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆69Updated 2 weeks ago
- Embeddable lisp/scheme interpreter written in C.☆157Updated 2 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆113Updated 4 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- The chip8 compiler, assembler, and virtual machine☆161Updated 7 years ago
- An implementation of Scheme in Python and C++☆174Updated this week
- ☆97Updated last week
- Rabbit VM.☆110Updated 6 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Richard's compiler bootstrap experiment☆46Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆49Updated 7 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated last month
- The Floyd programming language☆151Updated 2 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆43Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago