tekknolagi / ddcgLinks
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
☆24Updated 8 months ago
Alternatives and similar repositories for ddcg
Users that are interested in ddcg are comparing it to the libraries listed below
Sorting:
- ☆69Updated this week
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- MimIR is my Intermediate Representation☆69Updated this week
- Attribute grammar Based Language Extensions for C☆40Updated 2 weeks ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- Fast WebAssembly Baseline Compiler☆57Updated 2 years ago
- A term rewriting system for experimental programming language development.☆44Updated last month
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- ☆38Updated 4 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 2 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 11 months ago
- ☆53Updated last year
- The fluffy programming language main repository☆24Updated 12 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 6 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 10 months ago
- ☆48Updated 4 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- ☆57Updated 4 years ago
- Zig Optimizing Backend☆20Updated last month
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆18Updated 2 weeks ago