Re: Lua on Reddit again
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua on Reddit again
- From: Enrico Colombini <erix@...>
- Date: 2011年1月31日 10:53:47 +0100
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