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:
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- x86 assembler in 512 bytes of x86 machine code☆34Updated 5 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆16Updated last year
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 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 3 weeks 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
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- A small C compiler☆33Updated 2 months ago
- Using TinyCC to compile Linux kernels☆65Updated 9 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated 6 months ago
- Memory slices for C99☆48Updated 5 months ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- My coreboot work☆23Updated 14 years ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 5 years ago
- ☆36Updated 3 weeks ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 3 months ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆82Updated last year
- ⚠ ⚠ ⚠ OUTDATED, GO TO ⬇️ ⬇️ ⬇️ ⬇️ https://codeberg.org/Horse64/core.horse64.org☆69Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago