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:
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Updated 5 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆65Updated 2 months ago
- Ordo: A minimalist language with row polymorphism☆85Updated last week
- A pure type system implemented in OCaml☆78Updated 5 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☆81Updated 11 months ago
- A declarative concatenative programming language☆170Updated 4 months ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- source code for the bondi programming language☆45Updated 6 years ago
- Macro Lambda Calculus☆50Updated 6 years ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆78Updated 2 years ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆65Updated last year
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- A bidirectional type checker☆67Updated 8 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated 2 weeks ago
- Dependent type checker using normalisation by evaluation☆273Updated last year
- Alternative algorithm for algebraic subtyping.☆174Updated 2 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Updated 7 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- ☆90Updated 4 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆146Updated 6 years ago
- The Makam Metalanguage☆199Updated 2 years ago
- Dependent JavaScript: A Typed Dialect☆87Updated 12 years ago