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
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 2 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- ☆22Updated 8 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 5 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 2 years ago
- A WIP little dependently-typed systems language☆41Updated 8 months ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- An interpreter of F-ing modules☆19Updated 5 years ago
- SPSC: A Small Positive Supercompiler☆35Updated 11 months ago
- A (nearly) pure functional programming language.☆25Updated 6 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 Hindley-Milner polymorphic typing system☆58Updated last year
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- dependent type theory experiment☆26Updated last year
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- a self-hosting lambda calculus compiler☆35Updated last month
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Scheme Interpreter in Rust☆28Updated 7 years ago