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:
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆69Updated last year
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated 2 weeks ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Updated last year
- a functional programming language with algebraic effects and handlers☆82Updated 8 months ago
- A bidirectional type checker☆65Updated 8 years ago
- A pure type system implemented in OCaml☆77Updated 4 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆45Updated 10 months ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆61Updated last week
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Dependent type checker using normalisation by evaluation☆268Updated last year
- Macro Lambda Calculus☆50Updated 6 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 6 months ago
- source code for the bondi programming language☆41Updated 6 years ago
- Alternative algorithm for algebraic subtyping.☆170Updated 3 weeks 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
- Example row-polymorphism implementations☆61Updated 2 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- A declarative concatenative programming language☆166Updated last month
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 10 months ago
- The Makam Metalanguage☆199Updated 2 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆61Updated last year
- Build system☆131Updated this week
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆74Updated 3 years ago