[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Try Lua!
- From: Miles Bader <miles@...>
- Date: Sun, 21 Jun 2009 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