tekknolagi / ddcgLinks
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
☆24Updated 11 months ago
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 8 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- ☆71Updated this week
- 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"☆22Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- ☆24Updated 10 months ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- ☆58Updated 2 weeks ago
- Attribute grammar Based Language Extensions for C☆41Updated this week
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆104Updated 3 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- Fast WebAssembly Baseline Compiler☆60Updated 2 years ago
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆24Updated this week
- ☆52Updated last year
- ☆11Updated 3 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 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 5 months ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 5 years ago
- ☆39Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- Universal instruction selection☆12Updated 7 years ago