tcr / rust-hindley-milnerLinks
An implementation of the Hindley-Milner type system in Rust.
☆43Updated 9 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:
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆154Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- GLL parsing framework.☆139Updated last year
- ☆40Updated last year
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 7 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆144Updated 11 months ago
- A talk about the history of Rust☆37Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Fungi: Typed incremental computation with names☆71Updated 6 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 3 years ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆54Updated 6 years ago
- A rust crate which implements nanboxing☆22Updated 8 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- A Hindley-Milner polymorphic typing system☆60Updated 2 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Updated 6 years ago
- garbage collection☆326Updated 6 years ago
- A mostly functional haskell compiler written in rust☆322Updated 2 years ago
- A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio.☆188Updated 4 years ago
- Experimental Language based on Rust and Haskell☆54Updated 9 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 9 years ago