vshymanskyy / interp
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
- A little just-in-time compiler thing☆18Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆12Updated 7 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A small C compiler☆32Updated 9 months ago
- Self-hosting C toolchain, from scratch☆33Updated 2 weeks ago
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 11 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 11 months ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- My coreboot work☆23Updated 14 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- The SubC compiler☆21Updated 7 years ago
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 9 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A machine-readable representation of the Intel x86 Instruction Set Reference.☆34Updated 3 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Memory slices for C99☆47Updated 2 months ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Tiny PreProcessor☆17Updated 10 months ago
- An esoteric programming language☆29Updated 4 years ago