tekknolagi / ddcgLinks
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
☆24Updated 10 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
- ☆71Updated this week
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated last year
- One-pass Code Generation in V8 (Archive)☆20Updated 3 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
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- ☆11Updated 3 years ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 5 years ago
- ☆39Updated 4 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Attribute grammar Based Language Extensions for C☆41Updated 3 weeks ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- ☆57Updated 5 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- Runtime support for LLVM's GC Statepoints☆43Updated 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 4 months ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 7 months ago
- The Mickey Mouse of dynamic linkers☆16Updated last week
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 3 months ago
- EBNF grammar of LLVM IR assembly.☆65Updated 2 years ago
- Fast WebAssembly Baseline Compiler☆59Updated 2 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 5 months ago