MPD (programming language): Difference between revisions

Content deleted Content added
added some links, removed that flag...
change source to syntaxhighlight
 
(One intermediate revision by one other user not shown)
Line 6:
 
==Sample Code==
<sourcesyntaxhighlight lang ="text">
resource helloWorld()
writes("Hello World\n")
end
</syntaxhighlight>
</source>
 
==External links==
* [http://www.cs.arizona.edu/mpd/ MPD page at University of Arizona] ([https://web.archive.org/web/20190213162845/https://www.cs.arizona.edu/mpd copy in archive.org])
 
[[Category:Concurrent programming languages]]