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 tool for testing C compilers automatically☆21Updated 10 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated last week
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 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
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Updated 2 months ago
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- Fast WebAssembly Baseline Compiler☆61Updated 2 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last week
- ☆25Updated last year
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated 2 weeks ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆107Updated 3 years ago
- Delta assists you in minimizing "interesting" files subject to a test of their interestingness.☆33Updated 3 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- Attribute grammar Based Language Extensions for C☆42Updated 3 months ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- ☆48Updated 5 years ago
- ☆11Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- Decompose source code into templates and fragments for any language.☆23Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆32Updated this week
- ☆29Updated 6 years ago