lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, Mar 9, 2009 at 3:36 PM, Limin Fu <phoolimin@gmail.com> wrote:
> If you were upset because I wrote something not properly, I apolagize for that. But I would be quite disappointed if you think you are representing all the other users in this mailing list.

The Lua list has usually been open to other languages, especially
Lua-inspired languages, whether the inspiration is buried in the VM or
in the exported semantics.  Dao does feel more like Python, with its
lists, maps and tuples.  Lua tables are really the most powerful and
flexible data structure out there, with _special cases_ being lists
and maps!

Besides, guys, it's a slow news day ;)

steve d.