EvaGL / llvm-gc
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
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 7 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week
- High-Level Virtual Machine for statically-typed functional languages.☆48Updated 13 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆84Updated 12 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- OCaml bytecode to C compiler☆100Updated 4 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆57Updated last year
- We have moved: https://gitlab.anu.edu.au/mu/mu-spec☆26Updated 8 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- The Dragon Virtual Machine.☆10Updated 7 years ago
- A LR(1) parser generator targeting C++17.☆13Updated 4 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- Context switching for LLVM☆15Updated 13 years ago
- Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.☆12Updated 12 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Unofficial libjit mirror.☆61Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Simple conservative GC using mimalloc☆39Updated 2 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.☆30Updated 6 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago