kavon / llvm-statepoint-utilsLinks
Runtime support for LLVM's GC Statepoints
☆42Updated 5 years ago
Alternatives and similar repositories for llvm-statepoint-utils
Users that are interested in llvm-statepoint-utils are comparing it to the libraries listed below
Sorting:
- 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"☆22Updated 2 years ago
- SSA vs ANF☆47Updated 10 years ago
- The Higher-Order Intermediate Representation☆161Updated last week
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
- An imperative and functional programming language☆160Updated 6 months ago
- Unison's source code☆109Updated last year
- A tool for testing C compilers automatically☆21Updated 9 years ago
- ☆55Updated last year
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Updated 3 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated 2 years ago
- Strict Haskell-like programming language that compiles to LLVM☆71Updated 6 years ago
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- Formally verified implementation of Alive in Lean☆38Updated 2 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆207Updated last year
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 3 years ago
- Implementation of the distillation algorithm as described in the paper "Distillation: Extracting the Essence of Programs".☆29Updated 3 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A static verifier for concurrent C programs☆136Updated 4 years ago
- 😇 Wholly Adaptive LLVM Optimizer☆28Updated 5 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- A Gallina compiler with C++17 as an intermediate representation☆43Updated 4 years ago
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- Parallel ML compiler☆74Updated 5 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Standard ML compiler based on typed intermediate languages.☆49Updated 11 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year