Occam (programming language): Difference between revisions

Content deleted Content added
Danakil (talk | contribs)
No edit summary
Danakil (talk | contribs)
No edit summary
Line 43:
This will read data from channels c1 or c2 (whichever is ready) and pass it into a merged channel. If countN reaches 100, reads from the corresponding channel will be disabled. A request on the status channel is answered by outputting the counts to out.
 
==External links==
Documentation and implementations are available from the
* [http://wotug.ukc.ac.uk/parallel/occam/ Internet Parallel Computing Archive: Occam] (Documentation and implementations)
 
[[Category:Programming languages]]