grigory-rechistov / interpreters-comparisonLinks
Sample programs for comparison of different VM interpretation techniques
☆36Updated last year
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☆128Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated last month
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A Tree Parser Generator☆101Updated last year
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- Fedjmike's C Compiler☆135Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 9 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- The LLVM-based Modula-2 compiler☆73Updated 10 months ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- "Ü" programming language☆66Updated last week
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Rabbit VM.☆112Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Компилятор Рефала-5λ☆90Updated 6 months ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- Coroutines for C.☆77Updated 8 years ago
- The SubC compiler☆30Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A small arm/x86(-64) C compiler☆172Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- A C-implemented C compiler☆92Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago