nikomatsakis / bidir-type-inferView external linksLinks
Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust
☆46Jun 1, 2016Updated 9 years ago
Alternatives and similar repositories for bidir-type-infer
Users that are interested in bidir-type-infer are comparing it to the libraries listed below
Sorting:
- Hindley Milner Type Inference in Rust☆12Oct 4, 2017Updated 8 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Apr 6, 2019Updated 6 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43May 1, 2016Updated 9 years ago
- A simple bidirectional type checker☆18Feb 27, 2019Updated 6 years ago
- Practical type inference for arbitrary-rank types☆11May 25, 2019Updated 6 years ago
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Feb 8, 2022Updated 4 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Aug 28, 2020Updated 5 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22May 20, 2021Updated 4 years ago
- Source files used for the Cedille Cast videos☆13Dec 28, 2025Updated last month
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Oct 5, 2020Updated 5 years ago
- A Hindley-Milner polymorphic typing system☆60Dec 18, 2023Updated 2 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Sep 21, 2020Updated 5 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101May 9, 2017Updated 8 years ago
- Funny little Haskell impl☆18Oct 28, 2020Updated 5 years ago
- An experimental programming language.☆19May 16, 2019Updated 6 years ago
- A Haskell derived programming language for systems development.☆14Sep 18, 2018Updated 7 years ago
- "operating system" based on the calculus of constructions☆18Jun 22, 2022Updated 3 years ago
- A Toy Inverse Bidirectional Typechecker☆32May 13, 2019Updated 6 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Jun 18, 2022Updated 3 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Aug 1, 2024Updated last year
- A Teeny Type Theory☆27Jun 4, 2022Updated 3 years ago
- My Attempt at System Fω with Row-Polymorphism☆30Jul 4, 2021Updated 4 years ago
- Dependently typed programming language written in Haskell☆22Feb 14, 2022Updated 4 years ago
- A model of the WebAssembly language in Redex☆21Mar 25, 2021Updated 4 years ago
- ☆21May 9, 2017Updated 8 years ago
- A dependently typed type checker for a TT with intervals☆24Feb 6, 2020Updated 6 years ago
- Fungi: Typed incremental computation with names☆71Oct 11, 2019Updated 6 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Mar 9, 2023Updated 2 years ago
- Setoid type theory implementation☆38Aug 24, 2023Updated 2 years ago
- A server for the forester tool☆17Dec 10, 2024Updated last year
- Experimenting on ornamentation in Agda via reflection.☆12Jul 1, 2023Updated 2 years ago
- A WIP little dependently-typed systems language☆41Aug 13, 2024Updated last year
- A bidirectional type checker☆67Jun 19, 2017Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Jun 6, 2022Updated 3 years ago
- Accessing Agda's interaction mode via command line & external tactic for Agda.☆28Nov 12, 2025Updated 3 months ago
- Sruth Lùbach: A toy optimization engine☆23Jun 7, 2021Updated 4 years ago
- es4 clone☆27Feb 27, 2014Updated 11 years ago
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆121Sep 21, 2020Updated 5 years ago
- ☆23Sep 22, 2021Updated 4 years ago