lua-users home
lua-l archive

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


On 31/01/2011 10.20, steve donovan wrote:
Another short response to that question:
[[
     * No Java-like OO
     * No string support, only 1byte char lists.
     * Awkward syntax
     * Meta-tables makes people feel uncomfortable
]]

At least the last point is easy to fix: just remove metatables and we'll have a better language :-)

I'm always amused seeing people searching for a different language... as long as it's identical to the one they are used to.

--
  Enrico