Re: Try Lua!
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Try Lua!
- From: Phoenix Sol <phoenix@...>
- Date: 2009年6月20日 17:58:01 -0500
Oh, I see. I haven't seen iLua, but I noticed a difference. I thought
it was odd that simply typing 'os' (or whatever table) would return /
print the table contents. Kewl.
I will have to look at iLua.
Phoenix Sol
On Jun 20, 2009, at 5:00 PM, Bertrand Mansion <lua@mamasam.net> wrote:
On Sat, Jun 20, 2009 at 10:30 PM, Phoenix
Sol<phoenix@burninglabs.com> wrote:
Nice work, Bertrand.
It seems pretty tight.
I noticed one thing, which is probably not a problem but I will
mention it:
the '=' short-cut operator does not work as one would expect in the
standalone interpreter.
Yes, I forgot to say that I used some ideas from iLua for the
interpreter, so you don't need = or print anymore.
--
Bertrand Mansion
Mamasam