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:
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- SSA vs ANF☆42Updated 9 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆35Updated 8 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- A Gallina compiler with C++17 as an intermediate representation☆43Updated 4 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Parser for the llvm bitcode format☆59Updated this week
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- LALR(k) Parser Generator for Haskell, by Ralf Hinze☆9Updated 5 years ago
- ☆53Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated last month
- Regionalized Value State Dependence Graph written in Rust☆10Updated 5 years ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- The Higher-Order Intermediate Representation☆155Updated last week
- Racket Equivalence Graph Library☆19Updated 3 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
- MimIR is my Intermediate Representation☆68Updated this week
- Formally verified implementation of Alive in Lean☆36Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 7 months ago
- LVC verified compiler☆57Updated 6 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 9 months ago
- Pillar compiler, Pillar runtime, garbage collector.☆23Updated 2 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- ☆63Updated this week
- Implementation of the distillation algorithm as described in the paper "Distillation: Extracting the Essence of Programs".☆28Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated last year