ccs 0.1.0

A simple implementation of the Calculus of Communicating Systems by Robin Milner
1
2
3
SmUni = (CoffeeMachine | ComputerScientist) \ coin \ coffee
CoffeeMachine = coin.coffee'.CoffeeMachine
ComputerScientist = pub'.coin'.coffee.ComputerScientist