Rhope

From Rosetta Code
Revision as of 04:20, 27 February 2008 by rosettacode>Mike Pavone (Created page for the Rhope programming language)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Laungauge

Rhope is a general purpose, multi-paradigm language designed by Michael Pavone. It uses a combination of the dataflow paradigm and a transaction mechanism to make concurrent programming easier.

External Links