Proceedings paper

Title:
Joinads: A Retargetable Control-Flow Construct for Reactive, Parallel and Concurrent Programming
Authors:
Publication:
Practical Aspects of Declarative Languages
DOI:
Year:
2011
ISBN:
978-3-642-18378-2

Abstract:
Modern challenges led to a design of a wide range of programming models for reactive, parallel and concurrent programming, but these are often difficult to encode in general purpose languages. We present an abstract type of computations called joinads together with a syntactic language extension that aims to make it easier to use joinads in modern functional languages.

BibTeX:
@inproceedings{petricek_joinads_2011,
    title = {{Joinads: A Retargetable Control-Flow Construct for Reactive, Parallel and Concurrent Programming}},
    author = {Petricek, Tomas and Syme, Don},
    year = {2011},
    booktitle = {{Practical Aspects of Declarative Languages}},
    editor = {Rocha, Ricardo and Launchbury, John},
    publisher = {Springer},
    series = {{Lecture Notes in Computer Science}},
    location = {Berlin, Heidelberg},
    doi = {10.1007/978-3-642-18378-2_17},
    isbn = {978-3-642-18378-2},
    pages = {205--219},
    shorttitle = {Joinads},
}