From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 3DD52820A1 for ; Tue, 6 Aug 2013 15:51:28 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of hongseok00@gmail.com) identity=pra; client-ip=209.85.216.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="hongseok00@gmail.com"; x-sender="hongseok00@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of hongseok00@gmail.com designates 209.85.216.178 as permitted sender) identity=mailfrom; client-ip=209.85.216.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="hongseok00@gmail.com"; x-sender="hongseok00@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-qc0-f178.google.com) identity=helo; client-ip=209.85.216.178; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="hongseok00@gmail.com"; x-sender="postmaster@mail-qc0-f178.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak4EAB/+AFLRVdiyk2dsb2JhbABBGjGDClC2Pog/gRYIFg4BAQEBBwsLCRQEJIJIIwEbFgcBAxIQXQERAQUBiDIBAw8MMphOjFGDAIRWChknDWSHdAEFDI5egSwEhBUDlAqDV4Eqjj8WKYMEgTo7gS0 X-IPAS-Result: Ak4EAB/+AFLRVdiyk2dsb2JhbABBGjGDClC2Pog/gRYIFg4BAQEBBwsLCRQEJIJIIwEbFgcBAxIQXQERAQUBiDIBAw8MMphOjFGDAIRWChknDWSHdAEFDI5egSwEhBUDlAqDV4Eqjj8WKYMEgTo7gS0 X-IronPort-AV: E=Sophos;i="4.89,826,1367964000"; d="scan'208";a="28643050" Received: from mail-qc0-f178.google.com ([209.85.216.178]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/RC4-SHA; 06 Aug 2013 15:51:27 +0200 Received: by mail-qc0-f178.google.com with SMTP id s1so204552qcw.9 for ; Tue, 06 Aug 2013 06:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=J0qGCu39YYCj7fYBS58p1xTSUmbpnMDXNicyWYzCvNY=; b=WqcM+w+Nl3b9BcB/9fBEiCqSiuK3BIl9XZSQvOiKnF/27qpNadvKiBCzGHQ5RuyrdR 49hL2R4iRSjHQ39zKJNuZ5BAEN9DkLC9Sb0jA8b2iIo27h31HwO+TVE1V81lr2NhvRJG iJsU5r2J37Pzgs5vCWJ7dcSmxD6V0h0iUbeF1biKyQyRmqaocgZkpBXiv8no31uYULtI p+AfuS0r19k3kJeUfE1Wg7BLTcjSaQ7jzf5hRVOqe4zUsj/KOzzhq615C6xYLjfxOcc1 7b+vuOmXHZkIyR4eMvKS11BvhAjmNSCypCigtOaDL8hWExmofjxtvkZXmM4SAKp8+fMf jZlA== MIME-Version: 1.0 X-Received: by 10.229.38.73 with SMTP id a9mr401826qce.110.1375797086679; Tue, 06 Aug 2013 06:51:26 -0700 (PDT) Received: by 10.49.128.229 with HTTP; Tue, 6 Aug 2013 06:51:26 -0700 (PDT) Date: Tue, 6 Aug 2013 14:51:26 +0100 Message-ID: From: Hongseok Yang To: caml-list@yquem.inria.fr Cc: Hongseok Yang , Derek Dreyer Content-Type: multipart/alternative; boundary=001a11341ed8a2785104e347b896 X-Validation-by: hongseok00@gmail.com Subject: [Caml-list] Call for Participation: HOPE 2013 (with special session in memory of John Reynolds) --001a11341ed8a2785104e347b896 Content-Type: text/plain; charset=ISO-8859-1 ---------------------------------------------------------------------- CALL FOR PARTICIPATION HOPE 2013 The 2nd ACM SIGPLAN Workshop on Higher-Order Programming with Effects September 28, 2013 Boston, Massachusetts (the day after ICFP 2013) http://hope2013.mpi-sws.org ---------------------------------------------------------------------- HOPE 2013 aims at bringing together researchers interested in the design, semantics, implementation, and verification of higher-order effectful programs. It will be *informal*, consisting of invited talks and contributed talks on work in progress. ------------ Registration ------------ Deadline for early registration: 22 August 2013 Web site: https://regmaster3.com/2013conf/ICFP13/register.php This is the registration site for ICFP 2013 and all the affiliated workshops including HOPE 2013. ------------------------------------------ Special Session in Memory of John Reynolds ------------------------------------------ At this year's HOPE, we will organize a special session in memory of the late John Reynolds, who developed several seminal results on the design, semantics, and verification of higher-order programs with effects. The session will include talks from the following invited speakers: Olivier Danvy Robert Harper Peter O'Hearn Uday Reddy This special session is sponsored in part by a generous donation from Microsoft Research. ---------------------- List of Accepted Talks ---------------------- (1) Adam Chlipala. Adventures in Knot-Tying while Verifying a Thread Library in Coq (2) Jeremy Siek. Linking isn't Substitution (3) Danel Ahman. Refinement Types and Algebraic Effects (4) Phillip Mates and Amal Ahmed. A Kripke Logical Relation for Affine Functions: The Story of a Free Theorem in the Presence of Non-termination (5) Aleksandar Nanevski, Ruy Ley-Wild, Ilya Sergey and German Andres Delbianco. Subjective Concurrent Protocol Logica (6) Kasper Svendsen and Lars Birkedal. Impredicative Concurrent Abstract Predicates (7) Armael Gueneau, Francois Pottier and Jonathan Protzenko. The ins and outs of iteration in Mezzo (8) Andrzej Murawski and Nikos Tzevelekos. Deconstructing general references via game semantics (9) Devin Coughlin and Bor-Yuh Evan Chang. Attacking the Imperative Relationship Update Problem with Almost Everywhere Heap Invariants (10) David Swasey, Derek Dreyer, Deepak Garg and Robert Harper. Protocols for Protocols: Using Modal Separation Logic to Prove Extrinsic Properties of Secure Communication --------------------- Goals of the Workshop --------------------- A recurring theme in many papers at ICFP, and in the research of many ICFP attendees, is the interaction of higher-order programming with various kinds of effects: storage effects, I/O, control effects, concurrency, etc. While effects are of critical importance in many applications, they also make it hard to build, maintain, and reason about one's code. Higher-order languages (both functional and object-oriented) provide a variety of abstraction mechanisms to help "tame" or "encapsulate" effects (e.g. monads, ADTs, ownership types, typestate, first-class events, transactions, Hoare Type Theory, session types, substructural and region-based type systems), and a number of different semantic models and verification technologies have been developed in order to codify and exploit the benefits of this encapsulation (e.g. bisimulations, step-indexed Kripke logical relations, higher-order separation logic, game semantics, various modal logics). But there remain many open problems, and the field is highly active. The goal of the HOPE workshop is to bring researchers from a variety of different backgrounds and perspectives together to exchange new and exciting ideas concerning the design, semantics, implementation, and verification of higher-order effectful programs. --------------------- Workshop Organization --------------------- Program Co-Chairs: Derek Dreyer (MPI-SWS, Germany) Hongseok Yang (University of Oxford) Program Committee: Anindya Banerjee (IMDEA Software Institute) Lars Birkedal (Aarhus University) Aquinas Hobor (National University of Singapore) Chung-Kil Hur (Microsoft Research Cambridge) Patricia Johann (Appalachian State University) Matthew Might (University of Utah) Peter Mueller (ETH Zurich) Brigitte Pientka (McGill University) Zhong Shao (Yale) --001a11341ed8a2785104e347b896 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
-----------------------------------------------------= -----------------

=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0CALL FOR PARTICIPATION

=A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0HOPE 2013

=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 The 2nd ACM SIGPLAN Wor= kshop on
=A0 =A0 =A0 =A0 =A0 =A0 =A0 Higher-Order Programming wit= h Effects

=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 September 28, 2013
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0Boston, Massachusetts
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(the day after ICFP 2013)
=

=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://hope2013.mpi-sws.org

----------------------------------------------------------------------

HOPE 2013 aims at bringing together researchers interes= ted in the
design, semantics, implementation, and verification of= higher-order
effectful programs. It will be *informal*, consisti= ng of invited talks
and contributed talks on work in progress.

--= ----------
Registration =A0=A0
------------
<= br>
Deadline for early registration: 22 August 2013=A0

This is the registration site for ICFP 2013 and all the= affiliated
workshops including HOPE 2013.


------------------------------------------
Special Session in Memory of John Reynolds
----------------------= --------------------

At this year's HOPE, we w= ill organize a special session in memory of
the late John Reynold= s, who developed several seminal results on the
design, semantics, and verification of higher-order programs with
effects. The session will include talks from the following invited
speakers:

Olivier Danvy
Robert H= arper
Peter O'Hearn
Uday Reddy

This s= pecial session is sponsored in part by a generous donation
from M= icrosoft Research.

----------------------
List of Accepted Talks
----------------------

=
(1) Adam Chlipala. Adventures in Knot-Tying while Verifying a Th= read Library in Coq

(2) Jeremy Siek. Linking isn&#= 39;t Substitution

(3) Danel Ahman. Refinement Types and Algebraic Effects=

(4) Phillip Mates and Amal Ahmed. A Kripke Logica= l Relation for Affine Functions: The Story of a Free Theorem in the Presenc= e of Non-termination

(5) Aleksandar Nanevski, Ruy Ley-Wild, Ilya Sergey and = German Andres Delbianco. Subjective Concurrent Protocol Logica
(6) Kasper Svendsen and Lars Birkedal. Impredicative Concurren= t Abstract Predicates

(7) Armael Gueneau, Francois Pottier and Jonathan Protz= enko. The ins and outs of iteration in Mezzo

(8) A= ndrzej Murawski and Nikos Tzevelekos. Deconstructing general references via= game semantics

(9) Devin Coughlin and Bor-Yuh Evan Chang. Attacking th= e Imperative Relationship Update Problem with Almost Everywhere Heap Invari= ants

(10) David Swasey, Derek Dreyer, Deepak Garg = and Robert Harper. Protocols for Protocols: Using Modal Separation Logic to= Prove Extrinsic Properties of Secure Communication


---------------------
Goals of= the Workshop
---------------------

A re= curring theme in many papers at ICFP, and in the research of many
ICFP attendees, is the interaction of higher-order programming with
various kinds of effects: storage effects, I/O, control effects,
concurrency, etc. While effects are of critical importance in many<= /div>
applications, they also make it hard to build, maintain, and reason
about one's code. Higher-order languages (both functional and
object-oriented) provide a variety of abstraction mechanisms to he= lp
"tame" or "encapsulate" effects (e.g. monads, ADTs= , ownership types,
typestate, first-class events, transactions, H= oare Type Theory,
session types, substructural and region-based t= ype systems), and a
number of different semantic models and verification technologies have=
been developed in order to codify and exploit the benefits of th= is
encapsulation (e.g. bisimulations, step-indexed Kripke logical=
relations, higher-order separation logic, game semantics, various
modal logics). But there remain many open problems, and the field is<= /div>
highly active.

The goal of the HOPE work= shop is to bring researchers from a variety
of different backgrounds and perspectives together to exchange new and=
exciting ideas concerning the design, semantics, implementation,= and
verification of higher-order effectful programs.


---------------------
Workshop Orga= nization
---------------------

Program C= o-Chairs:

Derek Dreyer (MPI-SWS, Germany)
Hongseok Yang (University of Oxford)


Program Committee:

Anindya Banerjee (IMDEA = Software Institute)
Lars Birkedal (Aarhus University)
Aquinas Hobor (National University of Singapore)
Chung-Kil Hur (M= icrosoft Research Cambridge)
Patricia Johann (Appalachian State U= niversity)
Matthew Might (University of Utah)
Peter Mue= ller (ETH Zurich)
Brigitte Pientka (McGill University)
Zhong Shao (Yale)
=

--001a11341ed8a2785104e347b896--