Concurrent programming language

This is an old revision of this page, as edited by Zestyping (talk | contribs) at 07:31, 9 January 2005 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Concurrent programming languages are those that define commands as messages to a process. Processes are collections of message passes. Generally based on the Pi-Calculus, these have had no commercial success.

See also