lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Yes, please send me the hacked sources and I can try to re-build it here. Also if you could send the hacked fibonacci.lua as well so I can see how you passed in the '*' would be helpful.

Thanks . . .

On Wed, Apr 25, 2012 at 11:03 AM, Benoit Germain <bnt.germain@gmail.com> wrote:
2012/4/25 Glenn Schmottlach <gschmottlach@gmail.com>:
> Is your "hacked" version that works with LuaJIT2 available on GitHub for me
> to pull and try?

No, only local stuff yet. I can send you the modified sources by email
so that you can check for yourself if it works (the changes are pretty
minor)

Also, since I'm a bit of a noob, would it be possible if
> you could share with me some sample code that illustrates it working? That
> would help me tremendously and I suspect you already have it in order to
> test Lanes with LuaJIT2.

I guess any of the test scripts should do as valid examples. I've
confirmed that basic.lua and fibonacci.lua work with LuaJIT and my
hacked Lanes build (but fibonacci.lua must be updated to specify "*"
as the library list).


--
Benoit.