[REBOL] Re: search-for [ semaphores threads ]
From: greggirwin:mindspring at: 17-Mar-2002 21:30
Hi Norman, << I cant find any "wait-for" or threading inside rebol...>> I haven't used ports for this, but you might be able to. REBOL doesn't have any native multithreading support but you could probably build a little FSM based solution without too much difficulty. --Gregg