Jump to content

Mozart Programming System

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Zawersh (talk | contribs) at 23:14, 2 June 2006 (+Category:Concurrent programming languages). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Mozart Programming System is a multiplatform implementation of the Oz programming language developed by the Mozart Consortium. It excels in creating distributed, concurrent applications, because it makes a network fully transparent. It supports GUI applications through Tcl/Tk integration. Because it runs applications in a virtual machine, applications can be developed once and run on many different platforms.