Packages tagged dependent-types
55 packages have this tag.
[Merge tag] (trustees only)Related tags: library (45), bsd3 (35), data (19), program (19), gpl (6), mit (5), singletons (5), deprecated (4), data-structures (2), development (2), language (2), lens (2), math (2), optics (2), public-domain (2), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
Agda | 291 | 2.75 | 8 | A dependently typed functional programming language and proof assistant | (dependent-types, program) | 2023-01-30 | 2.6.3 | AndreasAbel, AndresSicardRamirez, NilsAndersDanielsson, UlfNorell |
Agda-executable (deprecated in favor of Agda) | 12 | 0.0 | 1 | Command-line program for type-checking and compiling Agda programs | (dependent-types, deprecated, program) | 2012-03-12 | 2.3.0.1 | NilsAndersDanielsson, UlfNorell |
MiniAgda | 19 | 2.0 | 1 | A toy dependently typed programming language with type-based termination. | (dependent-types, mit, program) | 2022-03-11 | 0.2022.3.11 | AndreasAbel |
PandocAgda | 6 | 0.0 | 1 | Pandoc support for literate Agda | (bsd3, dependent-types, library, program) | 2013-03-11 | 2.3.3.0.2 | PeterDivianszky |
Sit | 11 | 0.0 | 1 | Prototypical type checker for Type Theory with Sized Natural Numbers | (dependent-types, library, program) | 2022-03-18 | 0.2022.3.18 | AndreasAbel |
aeson-dependent-sum | 5 | 0.0 | 0 | JSON encoding/decoding for dependent-sum | (data, dependent-types, gpl, json, library) | 2022-08-27 | 0.1.0.1 | jack |
agda-server | 8 | 0.0 | 1 | Http server for Agda (prototype) | (bsd3, dependent-types, program) | 2013-10-03 | 0.1.1 | PeterDivianszky |
agda-snippets (deprecated in favor of Agda) | 9 | 0.0 | 1 | Render just the Agda snippets of a literate Agda file to HTML | (bsd3, dependent-types, deprecated, library, program) | 2017-06-04 | 2.5.2 | LiamOConnorDavis |
agda-snippets-hakyll (deprecated in favor of Agda) | 15 | 0.0 | 1 | Literate Agda support using agda-snippets, for Hakyll pages. | (bsd3, dependent-types, deprecated, library) | 2017-06-04 | 0.1.2.2 | LiamOConnorDavis |
agda-unused | 6 | 0.0 | 0 | Check for unused code in an Agda project. | (dependent-types, library, mit, program) | 2022-11-26 | 0.3.0 | msuperdock |
agda2lagda | 10 | 0.0 | 0 | Translate .agda files into .lagda.tex files. | (dependent-types, development, program) | 2023-03-25 | 0.2023.3.25 | AndreasAbel |
bin | 285 | 0.0 | 5 | Bin: binary natural numbers. | (data, dependent-types, gpl, library, math, singletons) | 2023-03-21 | 0.1.3 | phadej |
compare-type | 6 | 0.0 | 1 | compare types of any kinds in haskell | (bsd3, dependent-types, library) | 2015-01-10 | 0.1.1 | Kinokkory |
cubical | 9 | 0.0 | 1 | Implementation of Univalence in Cubical Sets | (dependent-types, mit, program) | 2014-04-27 | 0.2.0 | AndersMortberg |
dec | 226 | 0.0 | 4 | Decidable propositions. | (bsd3, data, dependent-types, library) | 2022-08-21 | 0.0.5 | phadej |
decidable | 14 | 0.0 | 2 | Combinators for manipulating dependently-typed predicates. | (bsd3, dependent-types, library) | 2020-02-03 | 0.3.0.0 | jle |
dependent-map | 159 | 2.5 | 34 | Dependent finite maps (partial dependent products) | (data, dependent-types, library) | 2020-03-27 | 0.4.0.0 | BertramFelgenhauer, JamesCook, RyanTrinkle, abrar, 3noch |
dependent-sum | 399 | 2.25 | 58 | Dependent sum type | (data, dependent-types, library, public-domain) | 2022-12-22 | 0.7.2.0 | BertramFelgenhauer, JamesCook, RyanTrinkle, abrar, 3noch, DanBornside |
eliminators | 25 | 0.0 | 1 | Dependently typed elimination functions using singletons | (bsd3, dependent-types, library) | 2023-03-12 | 0.9.3 | ryanglscott |
fin | 303 | 2.0 | 12 | Nat and Fin: peano naturals and finite numbers | (bsd3, data, dependent-types, library, math, singletons) | 2023-03-21 | 0.3 | phadej |
helf | 8 | 0.0 | 1 | Typechecking terms of the Edinburgh Logical Framework (LF). | (dependent-types, mit, program) | 2022-05-30 | 0.2022.5.30 | AndreasAbel |
hoq | 7 | 0.0 | 1 | A language based on homotopy type theory with an interval type | (dependent-types, gpl, program) | 2014-09-27 | 0.3 | valis |
idris | 104 | 2.25 | 1 | Functional Programming Language with Dependent Types | (bsd3, compilers-interpreters, dependent-types, library, program) | 2021-10-22 | 1.3.4 | EdwinBrady, niklasl |
instance-map | 6 | 0.0 | 1 | Template haskell utilities for helping with deserialization etc. of existential types | (bsd3, dependent-types, library) | 2018-07-23 | 0.1.0.0 | rwarfield |
ivor (deprecated in favor of idris) | 13 | 0.0 | 2 | Theorem proving library based on dependent type theory | (bsd3, dependent-types, deprecated, library, theorem-provers) | 2011-06-16 | 0.1.14.1 | EdwinBrady, GwernBranwen |
lens-typelevel | 9 | 0.0 | 1 | Type-level lenses using singletons | (bsd3, dependent-types, lenses, library) | 2018-10-29 | 0.1.1.0 | jle |
list-witnesses | 11 | 0.0 | 0 | Witnesses for working with type-level lists | (bsd3, dependent-types, library) | 2019-08-26 | 0.1.3.2 | jle |
nanoAgda | 6 | 0.0 | 1 | A toy dependently-typed language | (dependent-types, program) | 2012-03-20 | 1.0.0 | JeanPhilippeBernardy |
open-typerep | 12 | 0.0 | 2 | Open type representations and dynamic types | (bsd3, dependent-types, library) | 2016-05-27 | 0.6.1 | EmilAxelsson |
parameterized-utils | 65 | 2.0 | 6 | Classes and data structures for working with data-kind indexed types | (bsd3, data-structures, dependent-types, library) | 2022-12-21 | 2.1.6.0 | KevinQuick, RobertDockins, ryanglscott, galoisinc |
pisigma | 12 | 0.0 | 1 | A dependently typed core language | (bsd3, dependent-types, development, language, library, program) | 2011-05-18 | 0.2.1 | AndresLoeh, DarinMorrison |
prim-uniq | 60 | 0.0 | 4 | Opaque unique identifiers in primitive state monads | (data, dependent-types, library, public-domain) | 2020-04-15 | 0.2 | BertramFelgenhauer, JamesCook, RyanTrinkle |
proof-assistant-bot | 5 | 0.0 | 0 | Telegram bot for proof assistants | (dependent-types, library, mit, program) | 2023-02-07 | 0.2.1 | swamp_agr |
ral | 245 | 0.0 | 4 | Random access lists | (data, dependent-types, gpl, library, singletons) | 2022-01-03 | 0.2.1 | phadej |
ral-lens | 5 | 0.0 | 0 | Length-indexed random access lists: lens utilities. | (data, dependent-types, gpl, lens, library, singletons) | 2021-02-28 | 0.2 | phadej |
ral-optics | 4 | 0.0 | 0 | Length-indexed random access lists: optics utilities. | (data, dependent-types, gpl, library, optics, singletons) | 2021-02-28 | 0.2 | phadej |
reflection | 363 | 2.25 | 90 | Reifies arbitrary terms into types that can be reflected back into terms | (bsd3, data, dependent-types, library, reflection) | 2023-02-28 | 2.1.7 | EdwardKmett, ryanglscott |
rzk | 31 | 0.0 | 1 | An experimental proof assistant for synthetic ∞-categories | (bsd3, dependent-types, library, program) | 2023-05-18 | 0.4.0 | NickolayKudasov |
show-type | 5 | 0.0 | 4 | convert types into string values in haskell | (bsd3, dependent-types, library) | 2015-01-08 | 0.1.1 | Kinokkory |
singleton-dict | 4 | 0.0 | 1 | Typelevel balanced search trees via a singletonized Data.Map | (bsd3, data, dependent-types, library) | 2017-06-09 | 0.1.0.0 | ArieMiddelkoop |
singleton-nats | 26 | 0.0 | 2 | Unary natural numbers relying on the singletons infrastructure. | (bsd3, data, dependent-types, library) | 2021-03-12 | 0.4.6 | AndrasKovacs, ryanglscott |
singletons | 193 | 2.75 | 118 | Basic singleton types and definitions | (bsd3, dependent-types, library) | 2022-08-23 | 3.0.2 | RichardEisenberg, ryanglscott |
singletons-base | 121 | 0.0 | 14 | A promoted and singled version of the base library | (bsd3, dependent-types, library) | 2023-03-12 | 3.2 | ryanglscott |
singletons-th | 137 | 0.0 | 8 | A framework for generating singleton types | (bsd3, dependent-types, library) | 2023-03-12 | 3.2 | ryanglscott |
some | 571 | 0.0 | 24 | Existential type: Some | (bsd3, data, dependent-types, library) | 2023-03-15 | 1.0.5 | RyanTrinkle, phadej |
symbols | 26 | 0.0 | 3 | Symbol manipulation | (bsd3, dependent-types, library) | 2019-09-10 | 0.3.0.0 | kcsongor |
tensor-safe | 4 | 2.0 | 0 | Create valid deep neural network architectures | (ai, bsd3, dependent-types, language, library, program) | 2019-05-03 | 0.1.0.1 | leopiney |
type-equality | 186 | 0.0 | 14 | Data.Type.Equality compat package | (bsd3, data, dependent-types, library) | 2019-09-06 | 1 | ErikHesselink, phadej, ryanglscott |
type-fun | 15 | 0.0 | 5 | Collection of widely reimplemented type families | (bsd3, dependent-types, library) | 2021-06-04 | 0.1.3 | AlekseyUymanov |
type-level-bst | 7 | 0.0 | 1 | type-level binary search trees in haskell | (bsd3, data-structures, dependent-types, library) | 2014-10-28 | 0.1 | Kinokkory |
typeparams | 12 | 0.0 | 1 | Lens-like interface for type level parameters; allows unboxed unboxed vectors and supercompilation | (bsd3, configuration, data, dependent-types, library, optimization) | 2015-01-26 | 0.0.6 | MikeIzbicki |
uAgda | 12 | 0.0 | 1 | A simplistic dependently-typed language with parametricity. | (dependent-types, program) | 2012-03-10 | 1.2.0.4 | JeanPhilippeBernardy |
vec | 43 | 0.0 | 5 | Vec: length-indexed (sized) list | (bsd3, data, dependent-types, library) | 2023-03-21 | 0.5 | phadej |
vec-lens | 6 | 0.0 | 0 | Vec: length-indexed (sized) list: lens support | (bsd3, data, dependent-types, lens, library) | 2021-02-28 | 0.4 | phadej |
vec-optics | 6 | 0.0 | 0 | Vec: length-indexed (sized) list: optics support | (bsd3, data, dependent-types, library, optics) | 2021-02-28 | 0.4 | phadej |