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:
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- ☆152Updated 5 years ago
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 7 months ago
- Pure-macro Do notation and List-comprehension for Option, Result and Iterator.☆53Updated 5 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- ☆39Updated last year
- LLVM wrappers for Rust☆69Updated 8 years ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- GLL parsing framework.☆137Updated last year
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- ☆45Updated 6 years ago
- Fungi: Typed incremental computation with names☆70Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A mostly functional haskell compiler written in rust☆320Updated last year
- No longer maintained☆38Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆117Updated 6 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A monadic IO interface in Rust☆78Updated 9 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Generate Purescript types from your Rust types. (unmaintained)☆42Updated 7 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- Software transactional memory☆266Updated 3 years ago