The document discusses distributed calculi, specifically focusing on the π-calculus. It provides an overview of the π-calculus syntax including processes, input/output prefixes, parallel composition, and restriction. Examples are given to demonstrate how processes can communicate by exchanging messages on channels. Reduction rules define the operational semantics for how processes interact and compute steps. The π-calculus provides a model for representing and reasoning about concurrent and distributed systems.