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 research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆73Updated this week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Fast WebAssembly Baseline Compiler☆61Updated 2 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- ☆11Updated 4 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
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆23Updated 2 years ago
- ☆24Updated last year
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- ☆55Updated last year
- C23 Checked Arithmetic☆153Updated 5 months ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆27Updated 2 weeks ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- ☆39Updated 4 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- Universal instruction selection☆12Updated 7 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 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 7 months ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 6 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- ☆48Updated 5 years ago
- Modeling futexes in TLA+☆20Updated last year
- Attribute grammar Based Language Extensions for C☆41Updated 2 months ago