BookOwl / type-inference
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
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- A WIP little dependently-typed systems language☆41Updated 7 months ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 2 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 6 years ago
- dependently-typed lisp with flexible compiler backends☆28Updated 5 years ago
- A (nearly) pure functional programming language.☆24Updated 6 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- An interpreter of F-ing modules☆18Updated 5 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated last week
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A type checker for the Lean theorem prover☆41Updated 4 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 2 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- a self-hosting lambda calculus compiler☆34Updated 3 years ago
- A MinCaml compiler implemented in Rust☆45Updated last year
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 8 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆20Updated 2 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Macros have types!☆129Updated 2 years ago
- ☆39Updated 7 months ago
- ☆35Updated 6 years ago
- Interpreter of the ITGL with dynamic type inference☆22Updated 3 weeks ago