Jump to content

Mozart Programming System

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bluebot (talk | contribs) at 09:21, 4 November 2005 (Bringing "External links" and "See also" sections in line with Manual of Style recommendations.). 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. Asap.