[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Odd code generation in Lua
- From: David Manura <dm.lua@...>
- Date: Sat, 30 Jul 2011 01:26:02 -0400
On Sat, Jul 30, 2011 at 12:44 AM, Sean Conner <sean@conman.org> wrote:
> 4 [3] RETURN 1 2
> 5 [4] RETURN 0 1 *** WHAT?
There's some discussion of this in the No Frills Guide to the Lua VM
[1], as well as on the lua-l list [2].
[1] http://luaforge.net/docman/index.php?group_id=83&selected_doc_group_id=102
[2] http://lua-users.org/lists/lua-l/2004-11/msg00141.html