ICFP 2021
Sun 22 - Sat 28 August 2021
Mon 23 Aug 2021 18:43 - 18:50 at Student Research Competition - SRC Poster Session

Free monads are a popular way to create embedded domain specific languages in Haskell. Unfortunately, conventional free monads are structurally sequential. To fix that, several works suggested free monads that can execute several operations at once, in parallel. However, so far there haven’t been any efforts known to the authors to ensure that executing operations in parallel doesn’t change program semantics. This work attempts to fill the gap by introducing a notion of independency of operations. We present a new independency-aware free monad that executes in parallel only those operations that are safe to be executed that way (i.e., independent from each other).

Mon 23 Aug

Displayed time zone: Seoul change

18:30 - 19:30
18:30
6m
Poster
A Linear Temporal Logic with Heartbeat
Student Research Competition
18:36
6m
Poster
An Interactive Stepper for Expression with Holes
Student Research Competition
Yanjun Chen University of Michigan
18:43
6m
Poster
Automatic concurrency with free applicatives/monads, side effects supported
Student Research Competition
18:50
6m
Poster
Compilation of a functional shading language to a SPIR-V intermediate representation
Student Research Competition
Andrzej Swatowski University of Warsaw
18:56
6m
Poster
Composable, Modular Probabilistic Models
Student Research Competition
Minh Nguyen University of Bristol
19:03
6m
Poster
Distilling Sparse Linear Algebra
Student Research Competition
19:10
6m
Poster
Formally verified derivation of an executable and terminating CEK machine from call-by-value λp̂-calculus
Student Research Competition
Wojciech Różowski University of Southampton
19:16
6m
Poster
Mechanizing an elaboration algorithm for the Hindley-Damas-Milner system
Student Research Competition
19:23
6m
Poster
Ungenerators
Student Research Competition
Harrison Goldstein University of Pennsylvania