Oz (programming language)

Oz is a multiparadigm programming language, developed in the Programming Systems Lab at Université catholique de Louvain, for programming language education. It has a canonical textbook: Concepts, Techniques, and Models of Computer Programming.

Oz
Paradigmmulti-paradigm: logic, functional, imperative, object-oriented, constraint, distributed, concurrent
Designed byGert Smolka, his students
DeveloperMozart Consortium
First appeared1991 (1991)
Stable release
Oz 1.4.0 (final), Mozart 2.0.1 / 5 September 2018 (2018-09-05)
Typing disciplinedynamic
LicenseMIT X11
Websitemozart.github.io
Major implementations
Mozart Programming System
Dialects
Oz, Mozart
Influenced by
Erlang, Lisp, Prolog
Influenced
Alice, Scala

Oz was first designed by Gert Smolka and his students in 1991. In 1996, development of Oz continued in cooperation with the research group of Seif Haridi and Peter Van Roy at the Swedish Institute of Computer Science. Since 1999, Oz has been continually developed by an international group, the Mozart Consortium, which originally consisted of Saarland University, the Swedish Institute of Computer Science, and the Université catholique de Louvain. In 2005, the responsibility for managing Mozart development was transferred to a core group, the Mozart Board, with the express purpose of opening Mozart development to a larger community.

The Mozart Programming System is the primary implementation of Oz. It is released with an open source license by the Mozart Consortium. Mozart has been ported to Unix, FreeBSD, Linux, Windows, and macOS.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.