Next: , Previous: , Up: Grammar   [Contents][Index]


4.4 Communication statements

Communication statements are the core of any coNCePTuaL program. The coNCePTuaL language makes it easy to express a variety of communication features:

Communication statements are performed by an arbitrary <source_task> (see Source tasks) and may involve arbitrary <target_tasks> (see Target tasks). After explaining how to describe a message to coNCePTuaL (see Message specifications) this section presents each communication statement in turn and explains its purpose, syntax, and semantics.

Scott Pakin, pakin@lanl.gov