Checkpoint synchronization: Difference between revisions

m
Slight simplification
(Added PicoLisp)
m (Slight simplification)
Line 495:
(range 1 Workers) )
Staff # While still busy
(filter '((ID) (worker ID)) Staff) ) ) # Remove finished workers
(prinl "Project number " P " is done.") ) )
 
Anonymous user