nikomatsakis / bidir-type-inferLinks
Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust
☆46Updated 9 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
Sorting:
- Fungi: Typed incremental computation with names☆71Updated 6 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Updated 6 years ago
- Macros have types!☆134Updated 2 years ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- ☆37Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- Abstract binding tree code generator☆37Updated 9 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆60Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 9 months ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 9 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- ☆35Updated 7 years ago
- Logic programming, for Rust, from inside Rust.☆44Updated 5 years ago
- ☆22Updated 9 years ago
- ☆54Updated 5 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Liquid Types implementation for Rust☆30Updated 3 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 7 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A library for deadlock-free session-typed communication in Rust.☆48Updated 4 years ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 11 months ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆31Updated 5 years ago