Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"
☆118Apr 6, 2019Updated 6 years ago
Alternatives and similar repositories for BidirectionalTypechecking
Users that are interested in BidirectionalTypechecking are comparing it to the libraries listed below
Sorting:
- A bidirectional type checker☆67Jun 19, 2017Updated 8 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Aug 1, 2024Updated last year
- A Toy Inverse Bidirectional Typechecker☆32May 13, 2019Updated 6 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Aug 28, 2020Updated 5 years ago
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆17May 27, 2020Updated 5 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Jun 1, 2016Updated 9 years ago
- Implementation of "practical type inference for arbitrary-rank types" in Javascript☆12Mar 27, 2019Updated 6 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Jun 8, 2022Updated 3 years ago
- Practical type inference for arbitrary-rank types☆11May 25, 2019Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101May 9, 2017Updated 8 years ago
- Hindley-Milner type inference using constraints☆50Jan 2, 2017Updated 9 years ago
- A simple ML-like programming language with subtyping and full type inference.☆188Dec 1, 2024Updated last year
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆630May 16, 2021Updated 4 years ago
- A simple implementation of linear type theory☆39Apr 21, 2017Updated 8 years ago
- An interpreter of F-ing modules☆19Jun 21, 2019Updated 6 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Feb 22, 2018Updated 8 years ago
- A simple bidirectional type checker☆18Feb 27, 2019Updated 7 years ago
- Label dependent dependent session types☆16May 2, 2024Updated last year
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Mar 9, 2023Updated 2 years ago
- Ordo: A minimalist language with row polymorphism☆86Feb 3, 2026Updated 3 weeks ago
- ☆20Sep 1, 2018Updated 7 years ago
- Funny little Haskell impl☆18Oct 28, 2020Updated 5 years ago
- Prototype type inference engine☆204Jan 31, 2025Updated last year
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43May 1, 2016Updated 9 years ago
- Functional programming with fewer indirections☆781Aug 20, 2020Updated 5 years ago
- A compiler for Standard ML, somewhat☆204Apr 25, 2022Updated 3 years ago
- Example row-polymorphism implementations☆61Oct 3, 2023Updated 2 years ago
- Alternative algorithm for algebraic subtyping.☆174Feb 14, 2026Updated 2 weeks ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Jan 3, 2018Updated 8 years ago
- ☆18Nov 23, 2021Updated 4 years ago
- A WIP little dependently-typed systems language☆41Aug 13, 2024Updated last year
- a self-hosting lambda calculus compiler☆37Mar 31, 2025Updated 11 months ago
- The uncurried minimal functional programming language for CPS transformation☆19Feb 23, 2024Updated 2 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Dec 10, 2018Updated 7 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
- every day i'm truffling☆70Mar 26, 2021Updated 4 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆44Jul 27, 2019Updated 6 years ago
- Garbage collector implementation in Rust for Rust☆13Aug 30, 2020Updated 5 years ago