Concurrent programming language

This is an old revision of this page, as edited by ZeroOne (talk | contribs) at 16:17, 2 October 2004 (Category:Programming). 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