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

[REBOL] Re: I'm looking for help

From: ale870::gmail at: 21-Jun-2006 16:49

> I like the idea of a REBOL-based approach with a *nix-ish compatibility > layer, but could never justify the time to take it all very far. >
Yes, I agree with you. When I created Jell Console Manager I wanted to create a base structure, then the users could create more commands. I think it is the same concept of every shell: shell is a good starting point, but many users contributed to create specific commands to improve it. Imagine a "bash" without any command: no ls, no pwd, etc.... I think we can create this shell-like system, then everyone can use Rebol to create a set of commands to give more power to the shell-self. I create the base structure (local management, remote management, data exchange, piping, etc...) and other people, one by one, could create and SHARE the rest. On 6/21/06, Gregg Irwin <greggirwin-mindspring.com> wrote: