atennapel / practical-type-inferenceLinks
Implementation of "practical type inference for arbitrary-rank types" in Javascript
☆11Updated 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:
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- A bidirectional type checker☆63Updated 8 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆53Updated 5 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆34Updated last month
- a functional programming language with algebraic effects and handlers☆82Updated 4 months ago
- Alternative algorithm for algebraic subtyping.☆166Updated 3 weeks ago
- Kempe is a compiled stack-based language☆58Updated 9 months ago
- Ordo: A minimalist language with row polymorphism☆82Updated 3 months ago
- Example row-polymorphism implementations☆61Updated last year
- Dependent type checker using normalisation by evaluation☆263Updated 10 months ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆76Updated 11 months ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- Macro Lambda Calculus☆49Updated 6 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Staged compilation with dependent types☆177Updated 2 months ago
- ☆90Updated 3 years ago
- A simple ML-like programming language with subtyping and full type inference.☆176Updated 7 months ago
- Frank compiler☆296Updated last year
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆195Updated 2 weeks ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago
- Duo - A research language exploring duality in programming language design☆57Updated 2 years ago
- Match compilation algorithm in OCaml☆27Updated 4 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆40Updated 6 months ago
- Dependent JavaScript: A Typed Dialect☆87Updated 12 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago