tekknolagi / ddcgLinks
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
☆24Updated last year
Alternatives and similar repositories for ddcg
Users that are interested in ddcg are comparing it to the libraries listed below
Sorting:
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A tool for testing C compilers automatically☆21Updated 10 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated this week
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- Fast WebAssembly Baseline Compiler☆61Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- ☆24Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated last week
- Attribute grammar Based Language Extensions for C☆41Updated 3 months ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 6 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- Universal instruction selection☆12Updated 7 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Unison's source code☆110Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- ☆11Updated 4 years ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆31Updated last week
- MimIR is my Intermediate Representation☆89Updated this week
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated this week
- ☆48Updated 5 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Decompose source code into templates and fragments for any language.☆23Updated 3 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago