grigory-rechistov / interpreters-comparison
Sample programs for comparison of different VM interpretation techniques
☆33Updated 5 months ago
Alternatives and similar repositories for interpreters-comparison:
Users that are interested in interpreters-comparison are comparing it to the libraries listed below
- The fluffy programming language main repository☆24Updated 12 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆125Updated 5 months ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 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☆34Updated 2 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Unofficial libjit mirror.☆61Updated 4 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- A toy C-like language compiler for PigletVM☆62Updated 5 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Simple OS-like program for x86-64 and AArch64☆62Updated 9 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆70Updated last month
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A Tree Parser Generator☆96Updated 6 months ago
- My branch of the Cyclone programming language☆19Updated 13 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Quick C-- compiler (no longer maintained)☆158Updated 11 years ago
- Lemon Parser Generator☆44Updated 5 years ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆79Updated 11 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- quick c☆35Updated 3 years ago
- A C-implemented C compiler☆91Updated 7 months ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago