about this paper

presentation abstract bibitem

downloads

slides paper (on HAL) editor link
Aurélie Kong, Jérôme Feret and Gregor Gössler.
A Semantics of Core Erlang with Handling of Signals.

In Proceedings of the Twenty second ACM Sigplan Erlang Workshop, ERLANG'23. Seattle, USA, B.K. Ozkan and K.F. Reyes (Eds). ACM Digital Library.
© ACM.

Abstract: We introduce a small step semantics for a subset of Core Erlang modeling its monitoring and signal systems. The goal of our semantics is to enable the construction of causal explanations for property violations, which will be the object of future work. As a first axis of reflection, we chose to study the impact of the order of messages on a faulty behavior. We present our semantics and discuss some of our design choices. This work is a part of a broader project on causal debugging of concurrent programs in Erlang.

@inproceedings{DBLP:conf/erlang/ChangFG23,
author = {Aur{\'{e}}lie Kong Win Chang and J{\'{e}}r{\^{o}}me Feret and Gregor G{\"{o}}ssler},
editor       = {Burcu Kulahcioglu Ozkan and Kiko Fernandez{-}Reyes},
title        = {A Semantics of Core Erlang with Handling of Signals},
booktitle    = {Proceedings of the 22nd {ACM} {SIGPLAN} International Workshop on Erlang, Erlang 2023, Seattle, WA, USA, 4 September 2023},
pages        = {31--38},
publisher    = {{ACM}},
year         = {2023},
url          = {https://doi.org/10.1145/3609022.3609417},
doi          = {10.1145/3609022.3609417},
timestamp    = {Sun, 12 Nov 2023 02:14:43 +0100},
biburl       = {https://dblp.org/rec/conf/erlang/ChangFG23.bib},
bibsource    = {dblp computer science bibliography, https://dblp.org}
}