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"☆131Updated 4 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆54Updated 5 months ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆41Updated 7 months 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"☆78Updated last year
- Kempe is a compiled stack-based language☆58Updated 10 months ago
- Frank compiler☆296Updated last year
- a functional programming language with algebraic effects and handlers☆82Updated 5 months ago
- The Makam Metalanguage☆198Updated 2 years ago
- Dependent type checker using normalisation by evaluation☆263Updated 11 months ago
- A bidirectional type checker☆63Updated 8 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Macro Lambda Calculus☆49Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A compiler for functional programs on serialized data☆165Updated last month
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- Example row-polymorphism implementations☆61Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆34Updated 2 months ago
- A simple ML-like programming language with subtyping and full type inference.☆177Updated 8 months ago
- Build system☆124Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- Ordo: A minimalist language with row polymorphism☆82Updated 3 months ago
- Alternative algorithm for algebraic subtyping.☆170Updated last month
- ☆90Updated 3 years ago
- Plasma Programming Language☆167Updated 3 months ago
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆222Updated last year
- Pure functional programming with whole-program mutability inference☆72Updated last week