Expand ↗
Page list (1268)

Sorts

A simple type discipline over Pi-Calculus names introduced by Milner (1991/1993). A sort assigns to each name a sort tag and to each tag a tuple of sorts that names of that tag may carry. Sorts rule out arity mismatches in name-passing and are the precursor of richer type systems for π — including Session Types, which annotate names not merely with what they carry but with the protocol governing their use.

In this vault

Backlinks