ccs 0.1.0

A simple implementation of the Calculus of Communicating Systems by Robin Milner
1
2
3
P1 = (CS1 | BM1) \ coin \ coffee \ tea
BM1 = coin.(coffee'.BM1 + tea'.BM1)
CS1 = pub'.coin'.coffee.CS1