English

Behavioural Types for Heterogeneous Systems (Position Paper)

Programming Languages 2024-04-09 v1

Abstract

Behavioural types provide a promising way to achieve lightweight, language-integrated verification for communication-centric software. However, a large barrier to the adoption of behavioural types is that the current state of the art expects software to be written using the same tools and typing discipline throughout a system, and has little support for components over which a developer has no control. This position paper describes the outcomes of a working group discussion at Dagstuhl Seminar 24051 (Next-Generation Protocols for Heterogeneous Systems). We propose a methodology for integrating multiple behaviourally-typed components, written in different languages. Our proposed approach involves an extensible protocol description language, a session IR that can describe data transformations and boundary monitoring and which can be compiled into program-specific session proxies, and finally a session middleware to aid session establishment. We hope that this position paper will stimulate discussion on one of the most pressing challenges facing the widespread adoption of behavioural typing.

Keywords

Cite

@article{arxiv.2404.05479,
  title  = {Behavioural Types for Heterogeneous Systems (Position Paper)},
  author = {Simon Fowler and Philipp Haller and Roland Kuhn and Sam Lindley and Alceste Scalas and Vasco T. Vasconcelos},
  journal= {arXiv preprint arXiv:2404.05479},
  year   = {2024}
}

Comments

In Proceedings PLACES 2024, arXiv:2404.03712

R2 v1 2026-06-28T15:47:28.484Z