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:
- ☆72Updated this week
- 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
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 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
- Fast WebAssembly Baseline Compiler☆60Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 weeks ago
- ☆55Updated last year
- A minimal in-place WebAssembly interpreter, written in Rust, almost without use of external dependencies☆24Updated last week
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- A term rewriting system for experimental programming language development.☆47Updated this week
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆105Updated 3 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- Decompose source code into templates and fragments for any language.☆23Updated 3 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Updated last week
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆14Updated 2 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 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 5 months ago
- Some experiments with SMT solvers and GIMPLE IR☆39Updated 2 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- MimIR is my Intermediate Representation☆82Updated this week
- ☆29Updated 6 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- ☆48Updated 5 years ago