vkazanov / bytecode-interpreters-postLinks
A few basic bytecode interpreters used as example code in a series of articles
☆128Updated last year
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 last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 4 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Fedjmike's C Compiler☆135Updated 8 years ago
- C99 parser and frontend for libfirm☆353Updated 10 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Embeddable lisp/scheme interpreter written in C.☆160Updated 2 weeks ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A small arm/x86(-64) C compiler☆172Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- The Floyd programming language☆151Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
- GCC Tiny front-end☆107Updated 8 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆166Updated 10 years ago
- x86_64 brainfuck compiler☆42Updated last year
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- The chip8 compiler, assembler, and virtual machine☆162Updated 7 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, P…☆95Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆113Updated 4 years ago