overminder / sanya-jitLinks
Let's (possibly) build a JIT!
☆28Updated last year
Alternatives and similar repositories for sanya-jit
Users that are interested in sanya-jit are comparing it to the libraries listed below
Sorting:
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 4 months ago
- A Scheme interpreter written in Rust☆90Updated 6 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 8 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- ☆94Updated 2 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- A VM-based runtime environment for functional programming languages☆50Updated 8 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 5 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 7 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- Compiler for a toy Lisp language☆64Updated 5 years ago
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Updated 7 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago