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:
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Updated last year
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆70Updated last year
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated last week
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Alternative algorithm for algebraic subtyping.☆171Updated last month
- Kempe is a compiled stack-based language☆58Updated last year
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated last month
- A bidirectional type checker☆66Updated 8 years ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- source code for the bondi programming language☆44Updated 6 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 8 months ago
- a functional programming language with algebraic effects and handlers☆82Updated 10 months ago
- Staged compilation with dependent types☆186Updated 7 months ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 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
- Pure functional programming with whole-program mutability inference☆78Updated 4 months ago
- A simple functional programming language.☆22Updated 4 years ago
- Dependent type checker using normalisation by evaluation☆269Updated last year
- Macro Lambda Calculus☆50Updated 6 years ago
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆227Updated last year
- A simple ML-like programming language with subtyping and full type inference.☆185Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆54Updated 8 years ago
- The Makam Metalanguage☆198Updated 2 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago