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
- Self-hosting C toolchain, from scratch☆34Updated last month
- A small C compiler☆32Updated 10 months ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- A little just-in-time compiler thing☆18Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- PackCC is a packrat parser generator for C.☆26Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- ☆12Updated 6 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 10 months ago
- ☆13Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- An esoteric programming language☆29Updated 4 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- Workflows to build daily and ad hoc compilers for Compiler Explorer☆18Updated last month
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Register Allocator for 8086☆75Updated last year
- Async primitives library for C++20☆18Updated 2 months ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last year
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆12Updated 9 months ago
- DynASM - a Dynamic Assembler for code generation engines☆23Updated 4 years ago
- Software and documentation, mostly from the 80s and 90s☆23Updated 10 years ago
- Portable high-level assembler with authentic C syntax☆24Updated 2 years ago
- Direct, source-level WebAssembly debugger☆43Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago