[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lightweight syntax: a dissident view
- From: David Kastrup <dak@...>
- Date: Sat, 27 Nov 2010 22:18:45 +0100
Drake Wilson <drake@begriffli.ch> writes:
> Quoth David Kastrup <dak@gnu.org>, on 2010-11-27 21:37:44 +0100:
>> The Lua approach would be to _make_ functions tables. Then one need not
>> worry about one being supported differently from the other.
>
> That seems quite bizarre to me, and perhaps more Tcl-esque. Could you
> describe what you mean in more detail?
No, I couldn't. It is just an observation that Lua has a tendency not
to make you choose. You don't pick between arrays and structures, for
example.
On a less bizarre tangent, I expect threads and functions to become the
same eventually.
--
David Kastrup
- References:
- Re: Lightweight syntax: a dissident view, Pierre-Yves Gérardy
- Re: Lightweight syntax: a dissident view, Pierre-Yves Gérardy
- Re: Lightweight syntax: a dissident view, Axel Kittenberger
- Re: Lightweight syntax: a dissident view, steve donovan
- Re: Lightweight syntax: a dissident view, phlnc8
- Re: Lightweight syntax: a dissident view, Doug Lua
- Re: Lightweight syntax: a dissident view, Dirk Laurie
- Re: Lightweight syntax: a dissident view, Luis Carvalho
- Re: Lightweight syntax: a dissident view, Mark Hamburg
- Re: Lightweight syntax: a dissident view, David Kastrup
- Re: Lightweight syntax: a dissident view, Drake Wilson