Haskell library implementing "Data Types a la Carte"
☆92Oct 20, 2023Updated 2 years ago
Alternatives and similar repositories for compdata
Users that are interested in compdata are comparing it to the libraries listed below
Sorting:
- Interpreter for functional pure type systems.☆21Jun 30, 2017Updated 8 years ago
- rewrite rules for type-level equalities☆62Aug 29, 2025Updated 6 months ago
- Yet another … yet another recursion scheme library for Haskell☆89Feb 12, 2026Updated 2 weeks ago
- a version of the 2048 game for Coq☆22Jan 30, 2026Updated last month
- tools for writing better type errors☆73Sep 15, 2023Updated 2 years ago
- Beseder: make impossible state transitions impossible☆31Mar 21, 2020Updated 5 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Jan 18, 2020Updated 6 years ago
- used to be something more ambitious, cut scope to just a simple compiler for thesis project☆17Jan 14, 2019Updated 7 years ago
- Generic Programming using True Sums of Products☆162Jan 7, 2026Updated last month
- Correctness of normalization-by-evaluation for STLC☆24Oct 1, 2019Updated 6 years ago
- Staged push/pull fusion with typed Template Haskell☆62Dec 17, 2023Updated 2 years ago
- A tiny compiler for a security-typed imperative language with a formalised proof of noninterference-preservation.☆16Dec 10, 2019Updated 6 years ago
- Omit fields for instance deriving☆37Jun 5, 2020Updated 5 years ago
- Higher-kinded data via generics☆170Aug 20, 2024Updated last year
- Agda-style equational reasoning in Haskell☆54Jan 18, 2026Updated last month
- Toy typechecker for Insanely Dependent Types