vshymanskyy / interpLinks
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 little just-in-time compiler thing☆18Updated 6 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated 2 years ago
- Self-hosting C toolchain, from scratch☆35Updated 4 months ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Yet another C compiler.☆30Updated last year
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆13Updated last year
- A small C compiler☆32Updated this week
- Memory slices for C99☆48Updated 3 months ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆44Updated last year
- ☆10Updated 4 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 7 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated last year
- An esoteric programming language☆32Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- DynASM - a Dynamic Assembler for code generation engines☆28Updated 4 years ago
- Convert ELF executables to DOS executables☆32Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A machine-readable representation of the Intel x86 Instruction Set Reference.☆36Updated 4 years ago
- Tiny PreProcessor☆18Updated 3 months ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 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 month
- Unofficial libjit mirror.☆62Updated 5 years ago