Re: Try Lua!
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Try Lua!
- From: Miles Bader <miles@...>
- Date: 2009年6月21日 08:42:10 +0900
Looks very pretty!
I notice the following doesn't seem to work for some reason:
for k,v in pairs(_G) do if (type(v) == 'table') then print (k) end end
Also, it would be nice to have some way to paste text.
[I tried to use command-line editing too, but I'm not sure if it is
supported or not -- my arrow keys don't work properly and it clearly
doesn't support Emacs keys :]
Thanks,
-Miles
--
My books focus on timeless truths. -- Donald Knuth