[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT and Lua 5.2?
- From: Duncan Cross <duncan.cross@...>
- Date: Thu, 2 Feb 2012 17:15:06 +0000
On Thu, Feb 2, 2012 at 5:05 PM, Francesco Abbate
<francesco.bbt@gmail.com> wrote:
> Just for clarity, I have raised a question to know where Mike Pall
> expressed his approbation about the goto statement. I didn't get any
> answer about that from Miles Bader so what he wrote is probably not
> correct.
Here you go:
<http://lua-users.org/lists/lua-l/2011-10/msg00578.html>
At the end, Mike gives his opinions (as of October 2011) on a few 5.2 features:
"- goto: good, on my TODO list"
-Duncan