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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- Memory slices for C99☆49Updated 10 months 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
- My coreboot work☆23Updated 15 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆87Updated last year
- A small C compiler☆33Updated 7 months ago
- Using TinyCC to compile Linux kernels☆68Updated 9 years ago
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆223Updated 13 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 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 8 months ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆54Updated last year
- Ternary Search Tree + Bloom filter☆20Updated 5 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- ☆61Updated 7 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- The SubC compiler☆29Updated 8 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago