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:
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Scheme on SECD☆43Updated 4 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆75Updated 5 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Ikko language☆26Updated 4 years ago
- OCaml bytecode to C compiler☆103Updated 4 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- A minimal language inspired by Lisp and Haskell☆20Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Strict Haskell-like programming language that compiles to LLVM☆71Updated 5 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 4 months ago
- Learning compilers, interpreters, code generation, virtual machines, assemblers, JITs, etc.☆58Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- My Own Linear Lisp☆41Updated 6 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- Interpreter of the ITGL with dynamic type inference☆22Updated 5 months ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- Macros have types!☆131Updated 2 years ago
- Compiler and tools for the L programming language☆72Updated last year