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 9 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆73Updated this week
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- Fast WebAssembly Baseline Compiler☆61Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- Attribute grammar Based Language Extensions for C☆41Updated 2 months ago
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Decompose source code into templates and fragments for any language.☆23Updated 3 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- Regionalized Value State Dependence Graph written in Rust☆11Updated 6 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 3 weeks ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- ☆48Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆40Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 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 7 months ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- ☆55Updated last year
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆15Updated 2 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆54Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week