ccs 0.1.0

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