Example row-polymorphism implementations
☆61Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for row-polymorphism
Users that are interested in row-polymorphism are comparing it to the libraries listed below
Sorting:
- A simple expressions language with polymorphic extensible row types.☆305Apr 21, 2023Updated 2 years ago
- A simple, easily embeddable pure-functional language with static typing and row polymorphism.☆10Jul 9, 2015Updated 10 years ago
- The MLPolyR programming language, revived☆25Oct 15, 2020Updated 5 years ago
- ☆18Apr 28, 2016Updated 9 years ago
- The generalized intensional compiler for a Haskell-like language.☆14Nov 27, 2017Updated 8 years ago
- ☆14Jan 12, 2018Updated 8 years ago
- Label dependent dependent session types☆16May 2, 2024Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22May 20, 2021Updated 4 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Jan 18, 2020Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101May 9, 2017Updated 8 years ago
- MixML prototype interpreter☆27Dec 13, 2019Updated 6 years ago
- Map lazy functional language constructs to LLVM IR☆52Jun 21, 2019Updated 6 years ago
- A monadic (and pretty) pretty printer for Haskell☆39Jul 12, 2023Updated 2 years ago
- An interpreter of F-ing modules☆19Jun 21, 2019Updated 6 years ago
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Feb 8, 2022Updated 4 years ago
- A simple implementation of linear type theory☆39Apr 21, 2017Updated 8 years ago
- An implementation of structural subtyping of records and functions☆13Jul 14, 2018Updated 7 years ago
- A dependently typed type checker for a TT with intervals☆24Feb 6, 2020Updated 6 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆49Dec 16, 2024Updated last year
- secret project☆17Mar 14, 2018Updated 8 years ago
- Funny little Haskell impl☆18Oct 28, 2020Updated 5 years ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆150Sep 30, 2021Updated 4 years ago
- A Super Kawaii Dependently Typed Programming Language☆176Jul 12, 2018Updated 7 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Sep 21, 2020Updated 5 years ago
- An experimental type checker for a modal dependent type theory.☆116May 9, 2020Updated 5 years ago
- My PhD Thesis☆16Jan 4, 2022Updated 4 years ago
- Austin's supercompiler work☆21Nov 17, 2019Updated 6 years ago
- a functional programming language with algebraic effects and handlers☆81Feb 17, 2025Updated last year
- Collection of forms and higher order functions that assist function composition and definition of functions in a point-free style☆24Mar 1, 2018Updated 8 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.