Jump to content

Mozart Programming System

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AutumnSnow (talk | contribs) at 08:35, 20 February 2009 (+ja: ; ja:Mozart Programming System was translated from this article; Thank you for contributions to this article). 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.

See also