[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why coroutine can't be indexed?
- From: David Kastrup <dak@...>
- Date: Sun, 10 Jul 2011 18:07:14 +0200
Dirk Laurie <dpl@sun.ac.za> writes:
> On Sun, Jul 10, 2011 at 01:54:44PM +0200, Michael Richter wrote:
>> I would like to submit a request to the creators of Lua that they not go
>> down the path of turning Lua into Ruby. Given how simple it actually is
>> to add all this stuff for those who want it, both from the C side of the
>> fence and the pure-Lua side, I'd prefer to see Lua kept lean and clean.
>
> Amen to that. (Although, judging on their track record so far,
> I don't think there was ever any fear that the Lua team would
> do otherwise.)
The index method for strings.
--
David Kastrup
- References:
- Why coroutine can't be indexed?, HyperHacker
- Re: Why coroutine can't be indexed?, Michael Richter
- Re: Why coroutine can't be indexed?, HyperHacker
- Re: Why coroutine can't be indexed?, Dirk Laurie
- Re: Why coroutine can't be indexed?, HyperHacker
- Re: Why coroutine can't be indexed?, Dirk Laurie
- Re: Why coroutine can't be indexed?, HyperHacker
- Re: Why coroutine can't be indexed?, Lorenzo Donati
- Re: Why coroutine can't be indexed?, Eike Decker
- Re: Why coroutine can't be indexed?, Michael Richter
- Re: Why coroutine can't be indexed?, Dirk Laurie