Content deleted Content added
No edit summary |
replace random by nondeterministic |
||
Line 4:
}}
'''UNITY''' is a programming language that was constructed by [[K. Mani Chandy]] and [[Jayadev Misra]] for their book ''Parallel Program Design: A Foundation''. It is a theoretical language, which tries to focus on ''what'', instead of ''where'', ''when'' or ''how''. The language has no [[flow control (data)|flow control]], the [[statement (programming)|statement]]s in the program run in
== Description ==
|