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☆78Updated 11 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- Example to use Boehm GC on LLVM IR.☆16Updated 8 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 12 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated last month
- The Dragon Virtual Machine.☆10Updated 7 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 6 years ago
- A generational garbage collector designed for LLVM.☆23Updated 16 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-spec☆26Updated 8 years ago
- Compiler for a new programming language: Embedded Systems Language (ESL).☆33Updated last month
- A compiler for the Tiger programming language targeting LLVM☆13Updated 8 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Modernized Sisal Interpreter☆28Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- EBNF grammar of LLVM IR assembly.☆66Updated 2 years ago
- OCaml bytecode to C compiler☆101Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- Formal semantics of LLVM IR in K☆44Updated 9 years ago
- Context switching for LLVM☆15Updated 13 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- High-Level Virtual Machine for statically-typed functional languages.☆48Updated 13 years ago
- Self-hosting F#-subset compiler☆47Updated 3 months ago