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:
- Implementation of LLVM compiler plugin for garbage collection☆21Updated 11 years ago
- Ikko language☆26Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- A programming language focused on concurrency and low memory usage☆12Updated 6 years ago
- Scheme on SECD☆43Updated 4 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆33Updated 6 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- Compiler for the bJou programming language☆27Updated 5 years ago
- Simple C Haskell Compiler☆22Updated 2 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Interpreter of the ITGL with dynamic type inference☆21Updated 10 months ago
- Strict Haskell-like programming language that compiles to LLVM☆71Updated 6 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆64Updated 4 years ago
- The Alms Programming Language☆44Updated 7 years ago
- Compiler and tools for the L programming language☆72Updated last year
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 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
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A (nearly) pure functional programming language.☆25Updated 7 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- ATS2: Unleashing the Potentials of Types and Templates☆46Updated 6 years ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago