grigory-rechistov / interpreters-comparisonLinks
Sample programs for comparison of different VM interpretation techniques
☆36Updated 6 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:
- Simple OS-like program for x86-64 and AArch64☆63Updated 10 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆126Updated 6 months ago
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- The fluffy programming language main repository☆24Updated 12 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-hosting C toolchain, from scratch☆36Updated 3 months ago
- An esoteric programming language☆31Updated 4 years ago
- The LLVM-based Modula-2 compiler☆72Updated 4 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated 2 months ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 5 months ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- A simple VM in C☆49Updated 10 months ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 3 months ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- "Ü" programming language development☆60Updated this week
- Компилятор Рефала-5λ☆86Updated 3 weeks ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- An Oberon-2 LLVM front-end☆22Updated 10 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- scc - simple C Compiler☆58Updated 8 years ago