TOP
Search the Dagstuhl Website
Looking for information on the websites of the individual seminars? - Then please:
Not found what you are looking for? - Some of our services have separate websites, each with its own search option. Please check the following list:
Schloss Dagstuhl - LZI - Logo
Schloss Dagstuhl Services
Seminars
Within this website:
External resources:
  • DOOR (for registering your stay at Dagstuhl)
  • DOSA (for proposing future Dagstuhl Seminars or Dagstuhl Perspectives Workshops)
Publishing
Within this website:
External resources:
dblp
Within this website:
External resources:
  • the dblp Computer Science Bibliography


Dagstuhl Seminar 04381

Dependently Typed Programming

( Sep 12 – Sep 17, 2004 )

(Click in the middle of the image to enlarge)

Permalink
Please use the following short url to reference this page: https://www.dagstuhl.de/04381

Organizers



Summary

The Dagstuhl seminar (04381) on Dependently Typed Programming brought together researchers from all over the world who are interested in the use of dependent types in programming. An emerging topic was the interaction of the functional programming community and the Types community: an example is the use of GADTs in Haskell, which represent a restricted use of dependent types in Haskell while on the other hand proof systems like COQ in which allow the expression of many functional programming idioms. Emerging languages and systems, like Epigram, attempt to unify functional programming and Type Theory based proof development environments. Discussions during the seminar centred on the question how to integrate dependent types in real programming languages and on the pragmatic and theoretical questions raised by doing this.

Dependently typed programing changes the way we program in a more fundamental way than immediately obvious - it affects the tools we use (interactive programming, elaboration), the data structures we create and which programs we choose to write. As a consequence the design of languages, tools and programs is an exciting and challenging new topic. The proposed seminar is intended to get language designers, programmers and theoreticians together, discuss the issues arising and compare solutions and prototypical implementations.

This seminar continues the theme of the Dagstuhl Seminar 01341 (Dependent Type Theory meets Practical Programming) in August 2001 and is related to topics in the EU working groups APPSEM and TYPES.


Participants
  • Michael Abbott (Rutherford Appleton Lab. - Didcot, GB)
  • Andreas Martin Abel (Chalmers UT - Göteborg, SE) [dblp]
  • Thorsten Altenkirch (University of Nottingham, GB)
  • Cuihtlauac Alvarado (France Télécom R&D - Lanion, FR)
  • David R. Aspinall (University of Edinburgh, GB)
  • Lennart Augustsson (Chalmers UT - Göteborg, SE) [dblp]
  • Marcin Benke (Chalmers UT - Göteborg, SE)
  • Yves Bertot (INRIA Sophia Antipolis - Méditerranée, FR) [dblp]
  • Richard S. Bird (University of Oxford, GB)
  • Ana Bove (Chalmers UT - Göteborg, SE)
  • Edwin Brady (Durham University, GB) [dblp]
  • Paul Callaghan (Durham University, GB)
  • Venanzio Capretta (University of Ottawa, CA) [dblp]
  • Wei Ngan Chin (National University of Singapore, SG) [dblp]
  • Catarina Coquand (Chalmers UT - Göteborg, SE)
  • Peter Dybjer (Chalmers - Göteborg, SE)
  • Martin Erwig (Oregon State University, US) [dblp]
  • Andrzej Filinski (University of Copenhagen, DK) [dblp]
  • Benjamin Gregoire (INRIA Sophia Antipolis - Méditerranée, FR)
  • Kevin Hammond (University of St. Andrews, GB) [dblp]
  • Martin Hofmann (LMU München, DE) [dblp]
  • John Hughes (Chalmers UT - Göteborg, SE) [dblp]
  • Ralf Lämmel (Microsoft Research - Redmond, US) [dblp]
  • Andres Löh (Utrecht University, NL) [dblp]
  • Nicolas Magaud (UNSW - Sydney, AU)
  • Ralph Matthes (LMU München, DE)
  • Conor McBride (Durham University, GB) [dblp]
  • James McKinna (University of St. Andrews, GB) [dblp]
  • Henrik Nilsson (University of Nottingham, GB)
  • Bengt Nordström (Chalmers UT - Göteborg, SE) [dblp]
  • Simon L. Peyton Jones (Microsoft Research UK - Cambridge, GB) [dblp]
  • Bernhard Reus (University of Sussex - Brighton, GB)
  • Susmit Sarkar (Carnegie Mellon University - Pittsburgh, US) [dblp]
  • Carsten Schürmann (Yale University, US) [dblp]
  • Anton Setzer (Swansea University, GB)
  • Tarmo Uustalu (Technical University - Tallinn, EE) [dblp]
  • Pedro Vasconcelos (University of St. Andrews, GB)
  • Stephanie Weirich (University of Pennsylvania - Philadelphia, US) [dblp]

Keywords
  • Type Theory
  • Programming