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

The Rugby mobile code console!

 [1/2] from: koopmans::itr::ing::nl at: 22-Aug-2001 14:46


Hi, Just uploaded rugby-console.r to the script lib. A very simple console (no completion, no arrows,) that integrates with Rugby. You have a running rugby server while you type at the console! A sample function, do-block is exposed to alllow other people to execute code at your console (although I set the secure level). Be aware that when using view you should not call view but view/new, because you are already in an event loop. Calling view will block rugby. Also: you cannot do a rexec on your own console. And sometimes printing is a small problem. TODO: - improve console (anyone?) - integrate with lookup.r on reboltech.com (a la rim) to create the world wide console Should work with all rebol versions. Let me know what you think. (Pekr, this is the agent-like thingy I talked about) Enjoy, Maarten

 [2/2] from: petr:krenzelok:trz:cz at: 22-Aug-2001 17:03


----- Original Message ----- From: "Maarten Koopmans" <[koopmans--itr--ing--nl]> To: <[rebol-list--rebol--com]> Sent: Wednesday, August 22, 2001 2:46 PM Subject: [REBOL] The Rugby mobile code console!
> Hi, > > Just uploaded rugby-console.r to the script lib. > > A very simple console (no completion, no arrows,) that integrates with
Rugby.
> You have a running rugby server while you type at the console! A sample > function, do-block is exposed to alllow other people to execute code at
your
> console (although I set the secure level). > > Be aware that when using view you should not call view but view/new,
because
> you are already in an event loop. Calling view will block rugby. > > Also: you cannot do a rexec on your own console. And sometimes printing is
a
> small problem. > > TODO: - improve console (anyone?) > - integrate with lookup.r on reboltech.com (a la rim) to
create
> the world wide console > > Should work with all rebol versions. > > Let me know what you think. > > (Pekr, this is the agent-like thingy I talked about)
yes, knock knock Neo - next Matrix movie is gonna be showing Rugby connected networks :-) -pekr-