English

A type checking algorithm for qualified session types

Programming Languages 2011-08-12 v1 Logic in Computer Science

Abstract

We present a type checking algorithm for establishing a session-based discipline in the pi calculus of Milner, Parrow and Walker. Our session types are qualified as linear or unrestricted. Linearly typed communication channels are guaranteed to occur in exactly one thread, possibly multiple times; afterwards they evolve as unrestricted channels. Session protocols are described by a type constructor that denotes the two ends of one and the same communication channel. We ensure the soundness of the algorithm by showing that processes consuming all linear resources are accepted by a type system preserving typings during the computation and that type checking is consistent w.r.t. structural congruence.

Keywords

Cite

@article{arxiv.1108.2360,
  title  = {A type checking algorithm for qualified session types},
  author = {Marco Giunti},
  journal= {arXiv preprint arXiv:1108.2360},
  year   = {2011}
}

Comments

In Proceedings WWV 2011, arXiv:1108.2085

R2 v1 2026-06-21T18:49:14.188Z