grigory-rechistov / interpreters-comparisonLinks
Sample programs for comparison of different VM interpretation techniques
☆36Updated 7 months ago
Alternatives and similar repositories for interpreters-comparison
Users that are interested in interpreters-comparison are comparing it to the libraries listed below
Sorting:
- A few basic bytecode interpreters used as example code in a series of articles☆126Updated 7 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Self-hosting C toolchain, from scratch☆35Updated 4 months ago
- Simple OS-like program for x86-64 and AArch64☆63Updated 10 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 simple, pure C, jit library☆16Updated 9 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- The LLVM-based Modula-2 compiler☆72Updated 5 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆18Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- An esoteric programming language☆32Updated 4 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Coroutines for C.☆75Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆86Updated 12 years ago
- My branch of the Cyclone programming language☆19Updated 13 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- ☆12Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A Machine-Independent Debugger☆34Updated 8 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- "Ü" programming language development☆60Updated this week