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:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- My coreboot work☆23Updated 14 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A Tree Parser Generator☆101Updated 11 months ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- pure-python C types packer/unpacker☆18Updated 5 years ago
- Memory slices for C99☆48Updated 6 months ago
- A small C compiler☆33Updated 2 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- A C interpreter with matrices and pointers☆33Updated 3 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- A little just-in-time compiler thing☆18Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆83Updated last year
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last month
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Tiny scheme implementation written in c++17☆31Updated 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 meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- ☆42Updated 2 years ago