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
- Self-hosting C toolchain, from scratch☆36Updated 3 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- 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 11 months ago
- A small C compiler☆32Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Tiny PreProcessor☆18Updated 2 months ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆55Updated 7 years ago
- Small C example using libtcc, for C and GLSL live code editing☆18Updated 4 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 6 months ago
- Yet another C compiler.☆30Updated last year
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Utility that parses stack sizes section from elf objects and displays the preallocated stack size of each function.☆14Updated 5 years ago
- An esoteric programming language☆31Updated 4 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- A C Templating Engine☆10Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- Single C file event loop☆28Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago