ccs 0.1.0

A simple implementation of the Calculus of Communicating Systems by Robin Milner
1
2
3
4
A = a.B + a.C + a.D
B = a.B
C = b.C
D = 0