Session Fidelity for ElixirST: A Session-Based Type System for Elixir Modules
Programming Languages
2022-08-10 v1 Logic in Computer Science
Software Engineering
Abstract
This paper builds on prior work investigating the adaptation of session types to provide behavioural information about Elixir modules. A type system called ElixirST has been constructed to statically determine whether functions in an Elixir module observe their endpoint specifications, expressed as session types; a corresponding tool automating this typechecking has also been constructed. In this paper we formally validate this type system. An LTS-based operational semantics for the language fragment supported by the type system is developed, modelling its runtime behaviour when invoked by the module client. This operational semantics is then used to prove session fidelity for ElixirST.
Cite
@article{arxiv.2208.04631,
title = {Session Fidelity for ElixirST: A Session-Based Type System for Elixir Modules},
author = {Gerard Tabone and Adrian Francalanza},
journal= {arXiv preprint arXiv:2208.04631},
year = {2022}
}
Comments
In Proceedings ICE 2022, arXiv:2208.04086