[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Idle Script - pre-alpha release
- From: Thomas Lauer <thomas.lauer@...>
- Date: Fri, 13 Jul 2007 14:08:23 +0100
Stefan Sandberg <keffo.sandberg@gmail.com> wrote:
> There's nothing wrong with creating a "product" named Idle, which uses
> lua and some of it's modules, but I really don't see the purpose of
> calling the language anything but lua, since it IS lua. Ie, the
> 'package' that you have created may be called 'Idle', 'Bobs Mix' or
> 'Bunch'of'stuff', but not the language, because that is still lua.
It is. However, a language definition is one thing. A "product" (as you
wrote) is a different thing. I should and will make that clearer in the
documentation.
The following two-liner is valid Idle but both lines simply won't work
on standard Lua.
> arg:print()
> return 125
So let's just agree to disagree.
--
cheers thomasl
web : http://thomaslauer.com/start