lorepozo / polytype-rsLinks
A Hindley-Milner polymorphic typing system
☆59Updated last year
Alternatives and similar repositories for polytype-rs
Users that are interested in polytype-rs are comparing it to the libraries listed below
Sorting:
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆116Updated 6 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Wadler-style pretty-printing combinators in Rust☆164Updated 5 months ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Macros have types!