Mozart Programming System
Appearance
The Mozart Programming System is a multi-platform implementation of the Oz programming language developed by the Mozart Consortium. It excels in creating distributed applications, because it makes the network completely 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.
External Links
- The Mozart Programming System
- Download Mozart
- Concepts, Techniques, and Models of Computer Programming, by Peter Van Roy and Seif Haridi, a book which uses Oz and the Mozart Programming System for its examples.
- CTM Wiki