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
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 4 months ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 5 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- ☆94Updated last year
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A Scheme interpreter written in Rust☆90Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Compiler for a toy Lisp language☆63Updated 5 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 6 months ago
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- Scheme(R7RS) interpretor/compiler rust implementation☆66Updated 3 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆71Updated 8 years ago