grigory-rechistov / interpreters-comparison
Sample programs for comparison of different VM interpretation techniques
☆33Updated 4 months ago
Alternatives and similar repositories for interpreters-comparison:
Users that are interested in interpreters-comparison are comparing it to the libraries listed below
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A toy C-like language compiler for PigletVM☆61Updated 5 years ago
- The LLVM-based Modula-2 compiler☆71Updated 2 months ago
- A Tree Parser Generator☆95Updated 5 months ago
- Self-hosting C toolchain, from scratch☆34Updated last month
- A few basic bytecode interpreters used as example code in a series of articles☆124Updated 4 months ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- quick c☆35Updated 3 years ago
- Simple OS-like program for x86-64 and AArch64☆62Updated 9 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- LLVM powered Little Smalltalk.☆93Updated last year
- Unofficial libjit mirror.☆61Updated 4 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- An Oberon-2 LLVM front-end☆22Updated 10 years ago
- Tools for rapid prototyping of DSL compilers☆84Updated 3 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆157Updated 11 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- ☆12Updated 6 years ago
- My branch of the Cyclone programming language☆19Updated 13 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 10 months ago
- Mini-Scheme Interpreter with Copying GC☆24Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago