Type checking a multithreaded functional language with session types

https://doi.org/10.1016/j.tcs.2006.06.028Get rights and content
Under an Elsevier user license
open archive

Abstract

We define a language whose type system, incorporating session types, allows complex protocols to be specified by types and verified by static type checking. A session type, associated with a communication channel, specifies the state transitions of a protocol and also the data types of messages associated with transitions; thus type checking can verify both correctness of individual messages and correctness of sequences of transitions. Previously, session types have mainly been studied in the context of the π-calculus; instead, our formulation is based on a multithreaded functional language with side-effecting input/output operations. Our typing judgements statically describe dynamic changes in the types of channels, and our function types not only specify argument and result types but also describe changes in channels. We formalize the syntax, semantics and type checking system of our language, and prove subject reduction and runtime type safety theorems.

Keywords

Session types
Static type checking
Concurrent programming
Specification of communication protocols

Cited by (0)

A revised and extended version of the paper in: CONCUR 2004, Lecture Notes in Computer Science, Vol. 3170, Springer, Berlin, 2004, pp. 497–511.