caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] First CfP: JFP Special Issue on The Theory and Practice of Algebraic Effects and Handlers
@ 2018-08-16  8:19 KC Sivaramakrishnan
  0 siblings, 0 replies; only message in thread
From: KC Sivaramakrishnan @ 2018-08-16  8:19 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 5242 bytes --]

============================================================

CALL FOR PAPERS

JFP Special Issue
on
The Theory and Practice of Algebraic Effects and Handlers

Submission Deadline: 18 January 2019
Expected Publication Date: December 2019

=============================================================

## Scope

An important aspect of real-world languages is their support for
computational
effects such as raising exceptions, printing to the screen, accessing a
database, non-determinism, and concurrency. In order to reason about the
semantics of a programming language with computational effects, it is
necessary
to separate the effects out from the rest of the language. To this end,
algebraic
effects permit a wide class of computational effects to be specified in a
pure
setting using only operations that give rise to them and equations that the
operations satisfy. The algebraic treatment of operations naturally leads
to a
novel treatment of handlers for all computational effects, not just for
exceptions.

Algebraic effect handlers have been steadily gaining attention as a
programming
language feature since they generalise many control-flow abstractions such
as
exception handling, iterators, async/await, or backtracking, while ensuring
that the composition of various features remains well-behaved. Indeed, there
are implementations of algebraic effects and effect handlers as libraries
in C,
Clojure, F#, Haskell, OCaml, Scala, JavaScript, as well as full-fledged
languages such as Eff, Frank, Links, Koka, and Multicore OCaml. Algebraic
effect
handlers have also influenced the design of software tools in industry
including Facebook's React UI library and Uber's Pyro probabilistic
programming
language.

To recognise and encourage the publication of mature research contributions
in
this area, a special issue of the Journal of Functional Programming (JFP)
will
be devoted to the same theme.

## Topics

Full-length, archival-quality submissions are solicited on theoretical and
practical aspects of algebraic effects and handlers. Examples
include, but are not limited to:

* Reasoning about algebraic effects and handlers (denotational semantics,
  dependent types, logical relations, language support for equational
reasoning)
* Effect typing (subtyping, row-polymorphism, generativity, encapsulation)
* Implementation of effect handlers (dynamic effects, selective CPS
  translations, delimited continuations)
* Applications of algebraic effect handlers (probabilistic programming,
event
  correlation, meta-programming, asynchronous I/O, debugging)

Reports on applications of these techniques to real-world problems are
especially encouraged, as are submissions that relate ideas and concepts
from
several of these topics, or bridge the gap between theory and practice.

Papers will be reviewed as regular JFP submissions, and acceptance in the
special issue will be based on both JFP's quality standards and relevance to
the theme. The special issue also welcomes high-quality survey and position
papers that would benefit a wide audience.

Authors are encouraged to indicate interest in submitting by December 14,
2018,
to aid in identifying suitable reviewers. The submission deadline is January
18, 2019. The expected submission length is 25-35 pages, excluding
bibliography and appendices. Shorter submissions are encouraged; prospective
authors of longer submissions should discuss their plans with the special
issue
editors in advance.

Submissions that are based on previously-published conference or workshop
papers must clearly describe the relationship with the initial publication,
and
must differ sufficiently that the author can assign copyright to Cambridge
University Press. Prospective authors are welcome to discuss such
submissions
with the editors to ensure compliance with this policy.

## Submissions

Submissions should be sent through the JFP Manuscript Central system at
https://mc.manuscriptcentral.com/cup/jfp_submit. Choose “Effects and
Handlers”
as the paper type, so that it gets assigned to the special issue.

For other submission details, please consult an issue of the Journal of
Functional Programming or see the Journal's web page at
http://journals.cambridge.org/jid_JFP.

## Tentative Schedule

* 14 December 2018: Expression of interest
* 18 January 2019: Submission deadline
* 22 April 2019: First round of reviews
* 23 August 2019: Revision deadline
* 15 November 2019: Second round of reviews
* 13 December 2019: Final accepted versions due

## Guest Editors

* Andrej Bauer, Faculty of Mathematics and Physics, University of Ljubljana
* KC Sivaramakrishnan, Department of Computer Science and Technology,
  University of Cambridge

## Editors in Chief

* Jeremy Gibbons, Department of Computer Science, University of Oxford
* Matthias Felleisen, College of Computer and Information Science,
Northeastern
  University

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

[-- Attachment #2: Type: text/html, Size: 6214 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-16  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-16  8:19 [Caml-list] First CfP: JFP Special Issue on The Theory and Practice of Algebraic Effects and Handlers KC Sivaramakrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).