RE: [Leaf-devel] Scripting language

2002-02-08 Thread Eric B Kiser
]]On Behalf Of David Douthitt Sent: Friday, February 08, 2002 8:06 AM To: LEAF Development Subject: Re: [Leaf-devel] Scripting language On 2/8/02 at 12:54 AM, Matt Schalit <[EMAIL PROTECTED]> wrote: > What does a hello world in FORTH look like? : HELLO_WORLD ." Hello, World!&

Re: [Leaf-devel] Scripting language

2002-02-08 Thread David Douthitt
On 2/8/02 at 12:54 AM, Matt Schalit <[EMAIL PROTECTED]> wrote: > What does a hello world in FORTH look like? : HELLO_WORLD ." Hello, World!" ; HELLO_WORLD > Maybe could you also post an example that asks > your full name then echos the first name and > last name on different lines? Text proc

Re: [Leaf-devel] Scripting language

2002-02-08 Thread Matt Schalit
David Douthitt wrote: > [snip] > > You might say I enjoy FORTH - and you'd be understating things :) What does a hello world in FORTH look like? Maybe could you also post an example that asks your full name then echos the first name and last name on different lines? Just curious. Matt btw,

Re: [Leaf-devel] Scripting language

2002-02-07 Thread David Douthitt
On 2/7/02 at 1:54 PM, Charles Steinkuehler <[EMAIL PROTECTED]> wrote: > I would *REALLY* like to have a powerful scripting > language available by default for use on future LEAF > distributions (yes, shell scripting is powerful, it's just > lacking a bit in the data manipulation department). Sinc

[Leaf-devel] Scripting language

2002-02-07 Thread Charles Steinkuehler
I would *REALLY* like to have a powerful scripting language available by default for use on future LEAF distributions (yes, shell scripting is powerful, it's just lacking a bit in the data manipulation department). Since I'd like for all distributions to include this scripting language, and I want