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
- A little just-in-time compiler thing☆18Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 8 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 10 months ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆11Updated 6 months ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Portable high-level assembler with authentic C syntax☆23Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- pure-python C types packer/unpacker☆18Updated 4 years ago
- ☆13Updated 3 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- ☆40Updated last year
- Closure function implementation for C☆16Updated 7 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- PackCC is a packrat parser generator for C.☆22Updated 5 years ago
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 2 months ago
- Runtime support for LLVM's GC Statepoints☆42Updated 4 years ago