vshymanskyy / interpLinks
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
☆47Updated 5 years ago
Alternatives and similar repositories for interp
Users that are interested in interp are comparing it to the libraries listed below
Sorting:
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- 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
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Memory slices for C99☆49Updated 10 months ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated 2 weeks ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A small C compiler☆33Updated 7 months ago
- My coreboot work☆23Updated 15 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 3 weeks ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆74Updated this week
- Example implementation of coroutine in C☆21Updated 5 years ago
- nebulae kernel - stage 0 uefi barebones☆35Updated 2 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Using TinyCC to compile Linux kernels☆68Updated 9 years ago
- A cross platform JIT engine based on Eclipse OMR☆28Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- Async primitives library for C++20☆18Updated last week
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A little just-in-time compiler thing☆18Updated 7 years 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 4 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago