Ease (programming language): Difference between revisions

Content deleted Content added
no need for a biography in an article about a programming language
fixed typo
Line 23:
::<math>\parallel P() \parallel Q() ;</math>
 
If one process finishes before the other thanthen it will wait until the other processes are finished.
 
A ''subordination'' creates a process that shares the ''contexts'' that are in scope when created and finishes when complete (it does not wait for other processes) and is written: