lorepozo / polytype-rsLinks
A Hindley-Milner polymorphic typing system
☆60Updated 2 years ago
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.☆54Updated 10 months ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.