A simple expressions language with polymorphic extensible row types.
☆305Apr 21, 2023Updated 2 years ago
Alternatives and similar repositories for Expresso
Users that are interested in Expresso are comparing it to the libraries listed below
Sorting:
- Example row-polymorphism implementations☆61Oct 3, 2023Updated 2 years ago
- Map lazy functional language constructs to LLVM IR☆52Jun 21, 2019Updated 6 years ago
- Functional programming with fewer indirections☆780Aug 20, 2020Updated 5 years ago
- A programming language with static memory management based on λ-calculus☆1,010Updated this week
- An experimental type checker for a modal dependent type theory.☆116May 9, 2020Updated 5 years ago
- Higher-kinded data via generics☆170Aug 20, 2024Updated last year
- Proofs of the number of inhabitants of polymorphic functions☆23Jul 19, 2018Updated 7 years ago
- Extensional capabilities and deriving combinators☆224Oct 24, 2025Updated 4 months ago
- Yet another Haskell build system.☆115Jul 3, 2020Updated 5 years ago
- Efficient implementation of the implicit treap data structure☆63Aug 2, 2021Updated 4 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Feb 15, 2018Updated 8 years ago
- A statically-typed linear functional language with graded modal types for fine-grained program reasoning☆704Mar 2, 2026Updated 2 weeks ago
- GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.☆1,057Jun 13, 2025Updated 9 months ago
- optics for Haskell with the most amazing type errors you've seen☆243Jan 18, 2020Updated 6 years ago
- A usable type system for call by push-value☆33Dec 16, 2019Updated 6 years ago
- Demo for high-performance type theory elaboration☆585Feb 2, 2026Updated last month
- an implementation of stuck macros☆152Dec 24, 2025Updated 2 months ago
- A Haskell library for open records and variants using closed type families and type literals☆112Jul 10, 2022Updated 3 years ago
- A tiny language for teaching and experimenting with Refinement Types☆49Jun 22, 2021Updated 4 years ago
- Maintainable configuration files☆958Updated this week
- Hedgehog will eat your typeclass bugs☆57Jun 3, 2025Updated 9 months ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆150Sep 30, 2021Updated 4 years ago
- Algebraic Effects in Haskell using Implicit Parameters☆47Aug 16, 2020Updated 5 years ago
- 🎒 Backpack interface for containers☆32Nov 6, 2020Updated 5 years ago
- Type Safe LLVM IR ( Experimental )☆49Jun 13, 2018Updated 7 years ago
- Wailing into the primordial ooze of category theory☆55Updated this week
- A tiny *optimising* compiler for an imperative programming language written in haskell☆161Aug 28, 2019Updated 6 years ago
- Nix-based incremental build tool for Haskell projects☆341Oct 16, 2020Updated 5 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Jun 3, 2022Updated 3 years ago
- Prototype type inference engine☆204Jan 31, 2025Updated last year
- Tiny dependent calculus with inference of irrelevance and erasure☆15Jan 17, 2020Updated 6 years ago
- higher-order, no-boilerplate monads☆1,076Mar 15, 2025Updated last year
- Frank compiler☆306Apr 23, 2024Updated last year
- A Haskell library for compile-time checked literal values, via QuasiQuoters.☆13Sep 20, 2021Updated 4 years ago
- Tentative write-up of a neat trick used in the Mezzo type-checker