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
- A small C compiler☆33Updated 3 weeks ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆14Updated last year
- Using TinyCC to compile Linux kernels☆65Updated 9 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Memory slices for C99☆48Updated 4 months ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- A C Templating Engine☆10Updated 8 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆81Updated last year
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Minimally design scripting language for use on systems with limited resources.☆57Updated 7 years ago
- BASIC-style "compiler" as C syntax library☆20Updated 12 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- ☆10Updated 4 years ago
- A machine-readable representation of the Intel x86 Instruction Set Reference.☆36Updated 4 years ago
- ☆12Updated 7 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A C interpreter with matrices and pointers☆33Updated 3 years ago
- Peephole optimizer for cproc and QBE☆25Updated 2 months ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Register Allocator for 8086☆75Updated 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 last month
- Stackless coroutine compiler for C☆46Updated 5 years ago