[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Features you would like to see
- From: Thomas Lauer <thomas.lauer@...>
- Date: Fri, 17 Aug 2007 13:17:52 +0100
"Patrick Donnelly" <batrick.donnelly@gmail.com> wrote:
> What features would you like to see added?
* an optional mode (similar to a C/C++ #pragma?) that requires *all*
variables, local and global, to be explicitly declared
* a full and orthogonal set of metamethods and raw... functions
(already beaten to death elsewhere)
* continue (alas, that requires changing repeat ... until semantics)
* a standardised way to set and query metadata for userdata, tables and
classes (along the lines of what Stephen mentioned)
* breaking out of nested loops
* function module() could do with some tightening
* ...
Mainly, it's global variables springing into existence when you least
expect them. Most of the rest is indeed sugar: for such a small language
Lua is amazingly full-featured.
--
cheers thomasl
web : http://thomaslauer.com/start