overminder / sanya-jitLinks
Let's (possibly) build a JIT!
☆29Updated 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☆144Updated 2 months ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A Scheme interpreter written in Rust☆90Updated 6 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- ☆94Updated last year
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- LibJIT wrapper for Rust☆60Updated 7 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Compiler for a toy Lisp language☆63Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Rust-based Scheme Compiler, written in the Nanopass style☆12Updated 7 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- Final project for CIS 198 at Penn☆79Updated 8 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- LALR grammar and parser for Rust using flex and bison☆49Updated 7 years ago
- Benchmarks for the nom, the Rust parser combinators library☆128Updated last year