EvaGL / llvm-gcLinks
Implementation of LLVM compiler plugin for garbage collection
☆21Updated 11 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
- OCaml bytecode to C compiler☆103Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- a dlopen-like API for Windows☆111Updated this week
- JIT compiler for Scheme targeting x86-64 platforms☆33Updated 6 years ago
- High-Level Virtual Machine for statically-typed functional languages.☆48Updated 14 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆208Updated last year
- A compiler for the Tiger programming language targeting LLVM☆13Updated 5 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Compiler and tools for the L programming language☆72Updated last year
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 7 years ago
- An OCaml bytecode to LLVM compiler☆43Updated 7 years ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆59Updated last year
- The Higher-Order Intermediate Representation☆160Updated this week
- Quick C-- compiler (no longer maintained)☆164Updated 11 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 9 years ago
- Experimental ahead-of-time JavaScript compiler targetting WebAssembly and native☆15Updated 7 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 7 months ago