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:
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- Scheme on SECD☆43Updated 4 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 4 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- Compiler and tools for the L programming language☆72Updated last year
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Programming language designed as an experiment to explore mutation and aliasing control☆34Updated 5 years ago
- Experiments about intermediate representations in compilers☆25Updated 13 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
- Ikko language☆26Updated 4 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆76Updated 5 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆206Updated last year
- Unlambda interpreter☆11Updated last year
- My Own Linear Lisp☆42Updated 7 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Self-hosting compiler for the Grace programming language☆41Updated last year
- Plasma Programming Language☆166Updated 5 months ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- The Alms Programming Language☆44Updated 7 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- An imperative and functional programming language☆157Updated 4 months ago
- Pluggable implementation of Immix garbage collector.☆54Updated 7 years ago