[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Unique directions for Lua?
- From: "John Passaniti" <jpass@...>
- Date: Wed, 6 Feb 2002 11:31:27 -0500
> Of course I'd welcome specialized, derived languages
> like a "microLua" for small embedded systems, as
> long as their development is distinct from that
> of Lua proper.
I would never dream that even 1% of the Lua users out there would even
remotely care about such a project. It would be a specialized form of Lua.
Some obvious differences that would probably result: Integer only, 16-bit
integers, limits on string length and table size, ...