Ease (programming language): Difference between revisions

Content deleted Content added
m clean up, typos fixed: other then → other than using AWB
missing parameter passing makes the example unclear.
Line 33:
Powerful ''replication'' syntax allows multiple processes to be created. For example
 
::<math>\parallel {i}\; {for}\; {n} : P(i) ;</math>
 
creates ''n'' synchronized processes each with a local constant ''i''.