vshymanskyy / interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
☆46Updated 4 years ago
Alternatives and similar repositories for interp
Users that are interested in interp are comparing it to the libraries listed below
Sorting:
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆13Updated 10 months ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- ☆41Updated 2 years ago
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- A small C compiler☆32Updated last year
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆52Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last year
- An esoteric programming language☆31Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Minimally design scripting language for use on systems with limited resources.☆55Updated 7 years ago
- ☆13Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆14Updated 5 years ago
- Async primitives library for C++20☆18Updated 4 months ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated last year
- A revival of the TREE-META compiler-compiler.☆15Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- Safely privileged daemon to let userspace wait on global barriers with low, constant overhead☆17Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆10Updated 3 years ago