Re: Next Version of Lua?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Next Version of Lua?
- From: Olivier Hamel <evilpineapple@...>
- Date: 2009年6月10日 07:58:09 -0400
Duncan Cross wrote:
Er, yes. Good point.
Maybe it could expand parenthesised expressions as well, so (...)... ?
Is that not quite as bad?
-Duncan
Doesn't really help, maybe a C-style typecast-ish approach?
(...)FunctionThatReturnsARidiculousNumberOfValues()
I think that looks somewhat better, what do you think?
Olivier