willtim / row-polymorphismLinks
Example row-polymorphism implementations
☆61Updated last year
Alternatives and similar repositories for row-polymorphism
Users that are interested in row-polymorphism are comparing it to the libraries listed below
Sorting:
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Updated 7 years ago
- A general purpose programming language with linear types☆43Updated 8 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 4 years ago
- An experimental type checker for a modal dependent type theory.☆112Updated 5 years ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆43Updated 5 years ago
- The Evolution of a Typechecker☆54Updated 6 years ago
- The compilation target that functional programmers always wanted.☆62Updated 4 years ago
- An interpreter of F-ing modules☆19Updated 6 years ago
- MetaML and MetaOCaml bibliography☆94Updated 7 months ago
- The Alms Programming Language☆44Updated 6 years ago
- Simplified Observational Type Theory☆83Updated 2 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- IO using sized types and copatterns☆35Updated 4 years ago
- ☆41Updated 8 years ago
- Tiny type-checker with dependent types