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:
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- A small C compiler☆33Updated 5 months ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆54Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated 10 months ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆14Updated 2 years ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆17Updated 2 years ago
- A Tree Parser Generator☆101Updated last year
- Direct/Interactive C Compiler☆26Updated 8 years ago
- Using TinyCC to compile Linux kernels☆67Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- small embeddable C-style preprocessor☆44Updated 2 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 3 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated 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 6 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- My coreboot work☆23Updated 15 years ago
- Context-free grammar parsing library☆10Updated last year
- Memory slices for C99☆48Updated 8 months ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago