EvaGL / llvm-gcLinks
Implementation of LLVM compiler plugin for garbage collection
☆21Updated 10 years ago
Alternatives and similar repositories for llvm-gc
Users that are interested in llvm-gc are comparing it to the libraries listed below
Sorting:
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 8 years ago
- High-Level Virtual Machine for statically-typed functional languages.☆48Updated 13 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Compiler and tools for the L programming language☆71Updated last year
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- 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☆158Updated 5 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- a dlopen-like API for Windows☆110Updated 3 weeks ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Formal semantics of LLVM IR in K☆45Updated 10 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Experimental ahead-of-time JavaScript compiler targetting WebAssembly and native☆15Updated 7 years ago
- The Higher-Order Intermediate Representation☆161Updated this week
- s-expression → internal IR → LLVM IR☆46Updated 9 years ago
- Modernized Sisal Interpreter☆29Updated 7 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆58Updated last year