atennapel / practical-type-inference
Implementation of "practical type inference for arbitrary-rank types" in Javascript
☆10Updated 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
- Kempe is a compiled stack-based language☆58Updated 6 months ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆43Updated 2 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- source code for the bondi programming language☆40Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 7 years ago
- A bidirectional type checker☆63Updated 7 years ago
- Macro Lambda Calculus☆49Updated 6 years ago
- A simple functional programming language.☆21Updated 3 years ago
- Example row-polymorphism implementations☆61Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated last week
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆75Updated 8 months ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆58Updated last year
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 2 months ago
- ☆35Updated 6 years ago
- The compilation target that functional programmers always wanted.☆62Updated 4 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Type inference from scratch - Material for my talk at F(by)19☆64Updated 5 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- Build system☆123Updated last year
- An interpreter of F-ing modules☆19Updated 5 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 2 years ago
- Example language server (LSP) implementation for a toy language☆59Updated 3 years ago
- ☆39Updated 8 months ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆60Updated 3 years ago
- ICFP tutorial☆39Updated 3 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago