MoCsBasic Concepts
MoC is composed of a description mechanism (syntax) and rules for computation of behavior given the syntax (semantics)
It is chosen for its suitability: compactness, ability to synthesize, optimize the behavior of implementation
Most MoCs Permit distributed system of description ( a collection of communicating modules), and gives rules of computation of each module (function), and how they communicate.