Oz (programming language): Difference between revisions

Content deleted Content added
it's --> its
m 1 &<name>; → Unicode • 1 link(s): [_ ]+ → [ ]
Line 7:
Saarland University,
the [[Swedish Institute of Computer Science]],
and the [[Universit&eacute;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.
 
Line 32:
Because of its factored design, Oz is able to successfully implement a network-transparent
distributed programming model. This model makes it easy to program open, [[Fault tolerant|fault-tolerant]] applications within the language. For constraint programming, Oz introduces the idea of computation spaces,
which allows user-defined search and distribution strategies that are [[Orthogonal#Derived_meaningsDerived meanings|orthogonal]] to the [[constraint]] ___domain.
 
==References==