atennapel / practical-type-inferenceLinks
Implementation of "practical type inference for arbitrary-rank types" in Javascript
☆12Updated 6 years ago
Alternatives and similar repositories for practical-type-inference
Users that are interested in practical-type-inference are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆56Updated 3 weeks ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆63Updated last year
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆132Updated 5 years ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 6 months ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Updated last year
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆44Updated 8 months ago
- Kempe is a compiled stack-based language☆58Updated 11 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Dependent type checker using normalisation by evaluation☆265Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated this week
- A bidirectional type checker☆63Updated 8 years ago
- Example row-polymorphism implementations☆61Updated last year
- Ordo: A minimalist language with row polymorphism☆85Updated 4 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Alternative algorithm for algebraic subtyping.☆170Updated 3 weeks ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- Pure functional programming with whole-program mutability inference☆74Updated last month
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Macro Lambda Calculus☆49Updated 6 years ago
- Staged compilation with dependent types☆179Updated 3 months ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆200Updated this week
- source code for the bondi programming language☆40Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- A simple ML-like programming language with subtyping and full type inference.☆179Updated 9 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Full Source Code for Making a Language series☆51Updated 2 months ago