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

[REBOL] Re: Function "LAUNCH" - Usage questions

From: petr:krenzelok:trz:cz at: 12-Jun-2002 11:42

[riusa--email--it] wrote:
>Hi Gregg, > >how do you think you can implement multitasking (even cooperative, but >enough efficient, with an enough fast task-switching) in Rebol Core? >Using WAIT instruction? And in View that the documentation suggest NOT >TO USE wait command? > >If the standard Rebol/Core (royalty free version, base version) should >allow us to launch multiple programs (now I can do it in a script only >using Rebol/Command, with CALL instruction) I could launch two or more >Rebol programs and let them communicate (semaphore simulation, >data-sharing simulation) to let them cooperate. Yes, I know, what I'm >saying is weird, but it should be a good beginning to partially round >the multitasking problem. > >Carl, > what do you think about it? Will you implement the possibility to >execute external programs (using "CALL"? Using "LAUNCH"?) even in >Rebol/Core? > >bye! > >--Alessandro-- >
Alessandro - you have to be new here, no? :-) Look, rebol base is just one - so - even your View contains sound, shell and library components. They are locked by license key. I am trying for at least two years to lobby for all of them being unlocked. No success yet, though. Hopefully at least sound will come in next release or so I hope, but I doubt RT will change their mind in regards to Shell and/or Library ones ... -pekr-