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
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- Macros have types!☆131Updated 2 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- A MinCaml compiler implemented in Rust☆43Updated 2 years ago
- Ordo: A minimalist language with row polymorphism☆82Updated 3 months ago
- A WIP little dependently-typed systems language☆41Updated 11 months ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- ☆22Updated 9 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- A dependent type theory with user defined data types☆47Updated 3 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆81Updated 4 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 4 years ago
- A simple ML-like programming language with subtyping and full type inference.☆177Updated 8 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆41Updated 7 months ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆114Updated 6 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- Let's (possibly) build a JIT!☆29Updated last year
- ☆90Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- dependent type theory experiment☆26Updated last year
- A compiler for Standard ML, somewhat☆203Updated 3 years ago