vshymanskyy / interpLinks
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
☆46Updated 5 years ago
Alternatives and similar repositories for interp
Users that are interested in interp are comparing it to the libraries listed below
Sorting:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A small C compiler☆33Updated 6 months ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- My coreboot work☆23Updated 15 years ago
- Lemon Parser Generator☆45Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆54Updated 5 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- A Tree Parser Generator☆102Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆53Updated last year
- A simple, pure C, jit library☆16Updated 10 years ago
- ☆42Updated 2 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated last week
- pure-python C types packer/unpacker☆19Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆86Updated last year
- ☆61Updated 7 years ago