Mozart Programming System
Appearance
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.
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