tattn / llvm-boehmgc-sampleLinks
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
Sorting:
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Scheme on SECD☆43Updated 4 years ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- ATS2: Unleashing the Potentials of Types and Templates☆45Updated 5 years ago
- Macros have types!☆134Updated 2 years ago
- Interpreter of the ITGL with dynamic type inference☆21Updated 9 months ago
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- My Own Linear Lisp☆42Updated 7 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 7 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Strict Haskell-like programming language that compiles to LLVM☆71Updated 6 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Programming language designed as an experiment to explore mutation and aliasing control☆35Updated 5 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- Compiler and tools for the L programming language☆72Updated last year
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 years ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- Ikko language☆26Updated 5 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆77Updated 5 years ago