Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Dependent Types packages

Showing projects tagged as Data Structures and Dependent Types

  • Agda

    10.0 9.8 Haskell
    Agda is a dependently typed programming language / interactive theorem prover.
  • singletons

    9.7 6.3 Haskell
    Fake dependent types in Haskell using singletons
  • cubical

    9.4 0.0 Haskell
    Implementation of Univalence in Cubical Sets
  • parameterized-utils

    9.1 6.1 Haskell
    A set of utilities for using indexed types including containers, equality, and comparison.
  • hoq

    9.0 0.0 Haskell
    A language based on homotopy type theory with an interval
  • helf

    7.3 3.3 Haskell
    Haskell implementation of the Edinburgh Logical Framework
  • eliminators

    7.2 4.5 Haskell
    Dependently typed elimination functions using singletons
  • open-typerep

    4.4 0.0 Haskell
    Open type representations and dynamic types
  • agda-snippets

    4.4 0.0 Haskell
    Library and tool to render the snippets in literate Agda files to hyperlinked HTML, leaving the rest of the text untouched.
  • Sit

    4.1 2.5 Haskell
    Prototypical type checker for Type Theory with Sized Natural Numbers
  • type-level-bst

    3.6 0.0 Haskell
    Type-Level Binary Search Tree in Haskell