tcr / rust-hindley-milner
An implementation of the Hindley-Milner type system in Rust.
☆42Updated 8 years ago
Alternatives and similar repositories for rust-hindley-milner:
Users that are interested in rust-hindley-milner are comparing it to the libraries listed below
- A very small GC in Rust, with a safe API☆61Updated 6 months ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆45Updated 8 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Monadic do notation for rust using macro and duck typing☆227Updated 5 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 8 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- A talk about the history of Rust☆36Updated 8 years ago
- No longer maintained☆38Updated 7 years ago
- Parser and pretty-printer for the Rust language☆86Updated last year
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆110Updated 5 years ago
- A combinator library for building asynchronous HTTP services☆57Updated 5 years ago
- GLL parsing framework.☆137Updated 10 months ago
- Web Assembly☆49Updated 4 years ago
- Fungi: Typed incremental computation with names☆66Updated 5 years ago
- Generate Purescript types from your Rust types. (unmaintained)☆41Updated 6 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆92Updated last year
- Structurally-typed strict functional core language☆19Updated 2 months ago
- A proof of concept automatic differentiation library for Rust☆23Updated 6 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆52Updated 5 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- A Hindley-Milner polymorphic typing system☆57Updated last year
- Small Elm interpreter made in Rust☆60Updated last year
- A functional programming language☆47Updated 4 years ago