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
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- BASIC-style "compiler" as C syntax library☆19Updated 12 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 11 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Direct, source-level WebAssembly debugger☆43Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- PackCC is a packrat parser generator for C.☆26Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- Register Allocator for 8086☆75Updated last year
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆12Updated 10 months ago
- Memory slices for C99☆48Updated last month
- (Fossil repository mirror) A tiny interpreter☆39Updated 8 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- A small C compiler☆32Updated 11 months ago
- EbnfStudio can be used to edit and analyze EBNF grammars.☆79Updated 11 months ago
- ☆12Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- Kalos embeddable scripting language☆12Updated 2 years ago
- Experimental ahead-of-time JavaScript compiler targetting WebAssembly and native☆15Updated 6 years ago
- C++ REPL for bare-metal embedded devices☆25Updated 2 years ago
- Cx is now called Neat. https://github.com/neat-lang/neat☆11Updated 3 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- A small header-only C++17 metaprogramming library☆21Updated 3 years ago
- Sample programs for comparison of different VM interpretation techniques☆33Updated 5 months ago