vkazanov / bytecode-interpreters-postLinks
A few basic bytecode interpreters used as example code in a series of articles
☆127Updated 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 8 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last year
- Fedjmike's C Compiler☆134Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 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 6 months ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- Embeddable lisp/scheme interpreter written in C.☆156Updated 2 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 10 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 3 years ago
- The Floyd programming language☆151Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 3 months ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆513Updated 4 months ago
- x86_64 brainfuck compiler☆41Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- libco is a cooperative multithreading library written in C89.☆145Updated 10 months ago
- Bootstrap compiler☆84Updated 15 years ago
- The TenDRA Project☆242Updated 11 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 4 months ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago