Concepts, Techniques, and Models of Computer Programming - http://www.info.ucl.ac.be/~pvr/book.html
Companion website to textbook, teaches programming via Oz language, presents all major programming paradigms in a unified framework that is theoretically sound and practical. Many references, reviews, links. |
CTMWiki - http://codepoetics.com/wiki/index.php?title=Main_Page
Companion wiki to the book: Concepts, Techniques, and Models of Computer Programming. Further treatment of many topics. |
CTMWiki: Topics: CTM in Other Languages: Alice ML - http://codepoetics.com/wiki/index.php?title=Topics:CTM_in_other_languages:Alice_ML
Wiki translating many CTM book sample programs into Alice, a statically typed language extending Standard ML with features of Oz. Divided into chapters. |
MOZ 2004 - http://www.cetic.be/moz2004/
Information on an international Mozart/Oz conference. [This site refers to a past event, but contains research papers that may be of interest.] |
Mozart Programming System - http://www.mozart-oz.org/
Free major development platform for open, fault-tolerant, distributed, constraint and logic programming applications: full development environment, tools, documentation, tutorials, source code. Applications developed: realtime bus scheduler, configuration tool, collaborative graphic editor, corpus browser, and extended ICQ. |
Oz Programming Language - http://en.wikipedia.org/wiki/Oz_programming_language
Description, well written, growing, with some links. [Wikipedia] |
Programming Languages and Distributed Computing - http://www.info.ucl.ac.be/~pvr/distribution.html
Research at the Universite catholique de Louvain (UCL) centered around the Oz language. Topics include peer-to-peer programming, security, tools for collaborative applications, human-computer interfaces, and teaching computer programming. |
The Mozart Programming System - http://www.cs.ucy.ac.cy/compulog/issue7/projects/mozart.htm
Description with references. Compares Oz to some other logic-based languages. |