Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[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