The message simulator is a foundation to build demos and simulators that display communcating nodes.
This package can be installed by following the usual
configure, build, install procedure, i.e. by executing a the
shell:
./configure
make install
By default, all files of the package are
installed in the user's ~/.oz directory tree. In
particular, all modules are installed in the user's private cache.
A sample run is provided by the file example.oz.
The interface is declared here.