tattn / llvm-boehmgc-sample
Example to use Boehm GC on LLVM IR.
☆16Updated 8 years ago
Alternatives and similar repositories for llvm-boehmgc-sample:
Users that are interested in llvm-boehmgc-sample are comparing it to the libraries listed below
- Pluggable implementation of Immix garbage collector.☆51Updated 7 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- Scheme on SECD☆42Updated 4 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Self-hosting compiler for the Grace programming language☆40Updated 11 months ago
- My Own Linear Lisp☆40Updated 6 years ago
- OCaml bytecode to C compiler☆100Updated 4 years ago
- The Alms Programming Language☆44Updated 6 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆94Updated 3 years ago
- Simple C Haskell Compiler☆22Updated last year
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Lazy functional language compiler targeting LLVM.☆29Updated 13 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- Implementation of LLVM compiler plugin for garbage collection☆21Updated 10 years ago
- ☆16Updated 3 years ago
- A compiler for a Standard-ML like language that generates code suitable for embedded computers.☆10Updated last year
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- Tools for MIL, a Monadic Intermediate Language☆21Updated 7 months ago
- SPSC: A Small Positive Supercompiler☆35Updated 11 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Hindley Milner Type Inference in Rust☆12Updated 7 years ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆57Updated last year
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆30Updated last week