BookOwl / type-inferenceLinks
Hindley Milner Type Inference in Rust
☆12Updated 7 years ago
Alternatives and similar repositories for type-inference
Users that are interested in type-inference 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
- A WIP little dependently-typed systems language☆41Updated 10 months ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- Macros have types!☆129Updated 2 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated last month
- ☆22Updated 9 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- A MinCaml compiler implemented in Rust☆43Updated 2 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- a concurrent compiled programming language☆15Updated 3 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- ☆37Updated 3 years ago