nikomatsakis / bidir-type-infer
Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust
☆46Updated 8 years ago
Alternatives and similar repositories for bidir-type-infer:
Users that are interested in bidir-type-infer are comparing it to the libraries listed below
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 5 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆97Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 6 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆30Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Hindley Milner Type Inference in Rust☆12Updated 7 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Abstract binding tree code generator☆37Updated 8 years ago
- ☆37Updated 3 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 8 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated this week
- Macros have types!☆129Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A rust crate which implements nanboxing☆21Updated 7 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆69Updated 8 years ago
- Implicit Drop/move protection for Rust (linear types)☆12Updated 9 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Generate Purescript types from your Rust types. (unmaintained)☆42Updated 6 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago