tekknolagi / ddcg
Implementation of destination-driven code generation with control destinations. See [post.md](post.md)
☆24Updated 5 months ago
Alternatives and similar repositories for ddcg:
Users that are interested in ddcg are comparing it to the libraries listed below
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- ☆22Updated 4 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- ☆60Updated this week
- unicode security guidelines for identifiers☆26Updated 4 months ago
- Decompose source code into templates and fragments for any language.☆21Updated 2 years ago
- Regionalized Value State Dependence Graph written in Rust☆9Updated 5 years ago
- C23 Checked Arithmetic☆124Updated 4 months ago
- Modeling futexes in TLA+☆20Updated 6 months ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆51Updated 4 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆30Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated last year
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated last month
- Universal instruction selection☆12Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆41Updated 8 months ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 2 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆17Updated 6 years ago
- ☆11Updated 3 years ago
- Fast WebAssembly Baseline Compiler☆55Updated last year
- ☆38Updated 4 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆36Updated last year