tcr / rust-hindley-milnerLinks
An implementation of the Hindley-Milner type system in Rust.
☆43Updated 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
Sorting:
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Generate Purescript types from your Rust types. (unmaintained)☆42Updated 6 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Fungi: Typed incremental computation with names☆68Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆52Updated 5 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Monadic do notation for rust using macro and duck typing☆228Updated 6 years ago
- A talk about the history of Rust☆37Updated 8 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- ☆27Updated 8 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆54Updated 5 years ago
- ☆45Updated 6 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- Parser and pretty-printer for the Rust language☆86Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Small Elm interpreter made in Rust☆61Updated 2 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 4 months ago
- Structurally-typed strict functional core language☆19Updated 7 months ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- GLL parsing framework.☆137Updated last year
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- LLVM wrappers for Rust☆68Updated 8 years ago