--- Begin Message ---
- To: types-bBguPyWdlyqyum0STUha2w@public.gmane.org
- Subject: [Agda] CFP: Dependently Typed Programming (FI Special Issue)
- From: Thorsten Altenkirch <txa-KiW/J9kFvcIcGMUv0VjUrg@public.gmane.org>
- Date: Mon, 30 Jun 2008 11:49:48 +0100
- Approved: news@gmane.org
- Archived-at: <http://permalink.gmane.org/gmane.comp.science.types.announce/788>
- Envelope-to: gcst-types-announce-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org
- List-archive: <http://lists.seas.upenn.edu/pipermail/types-announce>
- List-help: <mailto:types-announce-request-nHFbR+4dATOoZA3Q9b/B0PZ8FUJU4vz8@public.gmane.org?subject=help>
- List-id: Announcements of interest to the TYPES community <types-announce.lists.seas.upenn.edu>
- List-post: <mailto:types-announce-nHFbR+4dATOoZA3Q9b/B0PZ8FUJU4vz8@public.gmane.org>
- List-subscribe: <http://lists.seas.upenn.edu/mailman/listinfo/types-announce>, <mailto:types-announce-request-nHFbR+4dATOoZA3Q9b/B0PZ8FUJU4vz8@public.gmane.org?subject=subscribe>
- List-unsubscribe: <http://lists.seas.upenn.edu/mailman/listinfo/types-announce>, <mailto:types-announce-request-nHFbR+4dATOoZA3Q9b/B0PZ8FUJU4vz8@public.gmane.org?subject=unsubscribe>
- Newsgroups: gmane.comp.science.types.announce
- Original-received: from rhizome.seas.upenn.edu ([158.130.69.24]) by lo.gmane.org with esmtp (Exim 4.50) id 1KDJ5w-0006a5-CF; Mon, 30 Jun 2008 15:07:00 +0200
- Original-received: from RHIZOME.SEAS.UPENN.EDU (LOCALHOST.upenn.edu [127.0.0.1]) by rhizome.seas.upenn.edu (8.13.6/8.12.8) with ESMTP id m5UD3Vxi019713; Mon, 30 Jun 2008 09:03:38 -0400
- Original-received: from sympathy.seas.upenn.edu (sympathy.seas.upenn.edu [158.130.69.34]) by rhizome.seas.upenn.edu (8.13.6/8.12.8) with ESMTP id m5UApQpa024563; Mon, 30 Jun 2008 06:51:26 -0400
- Original-received: from lion.seas.upenn.edu (LION.seas.upenn.edu [158.130.12.194]) by sympathy.seas.upenn.edu (8.13.6/8.12.10) with ESMTP id m5UApPip015727; Mon, 30 Jun 2008 06:51:25 -0400
- Original-received: from xtabi.seas.upenn.edu (xtabi-s25.seas.private.invalid [10.0.25.91]) by lion.seas.upenn.edu (8.13.6/8.13.6) with ESMTP id m5UApOGj019153 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 30 Jun 2008 06:51:24 -0400
- Original-received: from psychopathy.seas.upenn.edu (psychopathy-s25.seas.private.invalid [10.0.25.101]) by xtabi.seas.upenn.edu (8.13.6/8.12.9) with ESMTP id m5UApOC4009047 for <types-F5bH71ORoUECu2u7sbx8rJzEjukJp+7h@public.gmane.org>; Mon, 30 Jun 2008 06:51:24 -0400
- Original-received: from mozart.is.nottingham.ac.uk (mozart.is.nottingham.ac.uk [128.243.40.93]) by psychopathy.seas.upenn.edu (8.13.6/8.12.10) with ESMTP id m5UApMUY015477 for <types-bBguPyWdlyqyum0STUha2w@public.gmane.org>; Mon, 30 Jun 2008 06:51:22 -0400
- Original-received: from pat.cs.nott.ac.uk ([128.243.20.9] helo=Cs.Nott.AC.UK) by mozart.is.nottingham.ac.uk with smtp (Exim 4.60) (envelope-from <txa-KiW/J9kFvcIcGMUv0VjUrg@public.gmane.org>) id 1KDGyZ-0000SW-4G for types-bBguPyWdlyqyum0STUha2w@public.gmane.org; Mon, 30 Jun 2008 11:51:15 +0100
- Original-received: from scarlet.cs.nott.ac.uk by pat.Cs.Nott.AC.UK id aa10057; 30 Jun 2008 11:50 BST
- Original-received: from sean.cs.nott.ac.uk by scarlet.Cs.Nott.AC.UK id aa28542; 30 Jun 2008 11:49 BST
- Original-sender: types-announce-bounces-nHFbR+4dATOoZA3Q9b/B0PZ8FUJU4vz8@public.gmane.org
- Original-x-from: types-announce-bounces-nHFbR+4dATOoZA3Q9b/B0PZ8FUJU4vz8@public.gmane.org Mon Jun 30 15:07:21 2008
- Xref: news.gmane.org gmane.comp.science.types.announce:788
[ The Types Forum (announcements only),
http://lists.seas.upenn.edu/mailman/listinfo/types-announce ]
Hi,
Tarmo and I are editing a special issue on dependently typed
programming and would be peased to see submissions from people on TYPES.
It would help with our planning if you could let us know in advance
whether you plan to submit a paper (let's say end by end of July).
Cheers,
Thorsten
Call for Papers:
Special Issue of Fundamenta Informaticae
(http://fi.mimuw.edu.pl/)
Dependently Typed Programming
(http://sneezy.cs.nott.ac.uk/darcs/DTP08/journal.html)
Editors:
Thorsten Altenkirch (Nottingham)
Tarmo Uustalu (Tallinn)
Dependently typed programming is using the power of dependent types to
capture relationships between data, internalising invariants necessary
for appropriate computation. When data describe types, we can express
patterns of programming in code. To capture this potential a number of
languages have been proposed and implemented which incorporate some
aspects of dependent types, e.g. Agda, ATS, Cayenne, Coq's CIC,
Concoqtion, DML, Delphin, ELF, Epigram, Omega, OpTT, Pie, PiSigma,
Ynot for
a non-exhaustive list.
Within the European TYPES project we have organized two workshops to
discuss aspects of dependently programming:
- EffTT, Workshop on Effects and Type Theory
http://cs.ioc.ee/efftt/
Tallinn, Estonia, December 2007
- DTP08, Dependently Typed Programming 2008
http://sneezy.cs.nott.ac.uk/darcs/DTP08/
Nottingham, UK, February 2008
The special issue is motivated by the desire to give people who have
presented their ideas at those workshops the opportunity to publish
papers on their work. However, we would like to invite everybody
working in this area to submit papers to the special issue. For a more
complete list of topics, please consult the workshop pages following
the links above.
The paper should follow the usual standards of journal papers, and
should be submitted by email (preferable pdf) to one of the editors
before 1 October 2008. We expect that the papers don't exceed 20 pages
(see the FI webpage for style files). We hope to be able to stick to
the following schedule:
Deadline for submissions: 1 October 08
Notification of acceptance: 15 January 2009
Final versions due: 15 March 2009
This message has been checked for viruses but the contents of an
attachment
may still contain software viruses, which could damage your computer
system:
you are advised to perform your own checks. Email communications with
the
University of Nottingham may be monitored as permitted by UK
legislation.
_______________________________________________
Agda mailing list
Agda-TrQ0NnR75azkdzWRgU60H7NAH6kLmebB@public.gmane.org
https://lists.chalmers.se/mailman/listinfo/agda
This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
--- End Message ---