grigory-rechistov / interpreters-comparisonLinks
Sample programs for comparison of different VM interpretation techniques
☆36Updated 8 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☆127Updated 7 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 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 small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A Tree Parser Generator☆99Updated 9 months ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- Rabbit VM.☆107Updated 5 years ago
- "Ü" programming language development☆61Updated this week
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- The compiler and standard distribution for the C∀ programming language☆80Updated last month
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 6 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- scc - simple C Compiler☆59Updated 8 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆41Updated 9 years ago
- A Machine-Independent Debugger☆34Updated 9 months ago
- A C-implemented C compiler☆91Updated 9 months ago
- Coroutines for C.☆75Updated 8 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Simple OS-like program for x86-64 and AArch64☆63Updated 10 years ago