BookOwl / type-inferenceLinks
Hindley Milner Type Inference in Rust
☆12Updated 8 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 last year
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆71Updated 8 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Macros have types!☆131Updated 2 years ago
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 10 months ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 4 months ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago
- WIP stack language that uses regex for control flow☆42Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆117Updated 6 years ago
- Alternative algorithm for algebraic subtyping.☆170Updated last week
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- ☆90Updated 3 years ago
- Automagical variable binding library for Rust☆67Updated 6 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- a concurrent compiled programming language☆15Updated 3 years ago
- An insanely simple self-hosted functional programming language☆158Updated 6 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago