Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1145/2976022acmconferencesBook PagePublication PagesicfpConference Proceedingsconference-collections
TyDe 2016: Proceedings of the 1st International Workshop on Type-Driven Development
ACM2016 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
ICFP'16: ACM SIGPLAN International Conference on Functional Programming Nara Japan 18 September 2016
ISBN:
978-1-4503-4435-7
Published:
18 September 2016
Sponsors:
Next Conference
October 12 - 18, 2025
Singapore , Singapore
Reflects downloads up to 13 Nov 2024Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
research-article
Public Access
Generic lookup and update for infinitary inductive-recursive types

The class of Infinitary inductive-recursive (InfIR) types is commonly used to model type theory within itself. While it is common and convenient to provide examples of values within an InfIR model, writing functions that manipulate InfIR types is an ...

short-paper
APLicative programming with Naperian functors (extended abstract)

A lot of the expressive power of array-oriented languages such as Iverson's APL and J comes from their implicit lifting of scalar operations to act on higher-ranked data, for example to add a value to each element of a vector, or to add two compatible ...

research-article
Liberating effects with rows and handlers

Algebraic effects and effect handlers provide a modular abstraction for effectful programming. They support user-defined effects, as in Haskell, in conjunction with direct-style effectful programming, as in ML. They also present a structured interface ...

research-article
Programming with monadic CSP-style processes in dependent type theory

We introduce a library called CSP-Agda for representing processes in the dependently typed theorem prover and interactive programming language Agda. We will enhance processes by a monad structure. The monad structure facilitates combining processes in a ...

short-paper
Generic partially-static data (extended abstract)

We describe a generic approach to defining partially-static data and corresponding operations.

short-paper
Parameterized extensible effects and session types (extended abstract)

Parameterized monad goes beyond monads in letting us represent type-state. An effect executed by a computation may change the set of effects it may be allowed to do afterwards. We describe how to easily `add' and `subtract' such type-state effects. ...

research-article
Applications of applicative proof search

In this paper, we develop a library of typed proof search procedures, and demonstrate their remarkable utility as a mechanism for proof-search and automation. We describe a framework for describing proof-search procedures in Agda, with a library of ...

short-paper
Programming assistance for type-directed programming (extended abstract)

Type-directed programming is a powerful programming paradigm where rich types dictate the structure of the program, making design largely automatic. While mechanical, this paradigm still requires manual reasoning that is both tedious and error-prone. ...

short-paper
Public Access
choose your own derivative (extended abstract)

We discuss a generalization of the synchronization mechanism selective choice. We argue that selective choice can be extended to synchronize arbitrary data structures of events, based on a typing paradigm introduced by McBride: the derivatives of ...

short-paper
An agda formalisation of the transitive closure of block matrices (extended abstract)

We define a block based matrix representation in Agda and lift various algebraic structures (semi-near-rings, semi-rings and closed semi-rings) to matrices in order to verify algorithms that can be implemented using the closure operation in a semi-...

research-article
Generic Diff3 for algebraic datatypes

Many version control systems, including Git and Mercurial, rely on <pre>diff3</pre> to merge different revisions of the same file. More precisely <pre>diff3</pre> automatically merges two text files, given a common base version, comparing them line by ...

Contributors
  • University of Strathclyde
  • Utrecht University

Index Terms

  1. Proceedings of the 1st International Workshop on Type-Driven Development
    Please enable JavaScript to view thecomments powered by Disqus.

    Recommendations