Oz (programming language): Difference between revisions

Content deleted Content added
m Functions: title fix
Fixed links.
Line 9:
|latest release date = {{start date and age|df=yes|2008|07|03}}
|typing = [[dynamic typing|dynamic]]
|implementations = [[Mozart Programming System]]
|license = [[MIT X11 License|MIT X11]] <ref>{{cite web | url=http://mozart.github.io/license-info/ | title=Mozart Oz License Info | date=2014-01-16 | accessdate=2014-01-16}}</ref>
|dialects =
Line 22:
Oz was first designed by Gert Smolka and his students in 1991. In 1996 the 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 different flavors of [[Unix]], [[FreeBSD]], [[Linux]], [[Microsoft Windows]], and [[Mac OS X]].
 
==Language features==
Line 317:
==External links==
* {{official website|http://mozart.github.io/}}
* {{dmoz|Computers/Programming/Languages/Oz|Oz}}
* [http://mozart.github.io/mozart-v1/doc-1.4.0/tutorial/index.html Tutorial of Oz]
* [http://www.info.ucl.ac.be/people/PVR/distribution.html Programming Language Research at UCL]: One of the core developers of Mozart/Oz, this group does research using Mozart/Oz as the vehicle