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☆72Updated last week
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Fast WebAssembly Baseline Compiler☆60Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- ☆55Updated last year
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- ☆24Updated last year
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Universal instruction selection☆12Updated 7 years ago
- A term rewriting system for experimental programming language development.☆47Updated this week
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 7 months ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 6 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆105Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- ☆11Updated 4 years ago
- ☆39Updated 4 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- The fluffy programming language main repository☆25Updated 12 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 6 months ago
- Dynamic runtime inlining with LLVM☆65Updated 4 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆33Updated last year