RE: Projects using LuaJIT ?

  • From: William Adams <william_a_adams@xxxxxxx>
  • To: <luajit@xxxxxxxxxxxxx>
  • Date: Mon, 18 Jun 2012 14:44:28 +0000

If you're interested in looking at a few articles about my fumblings 
withLuaJIT, you might be interested in these: 
http://williamaadams.wordpress.com/summaries/ I've gone overy everything from 
trying to create a 3D library in straight Lua/JIT, to programming with the 
Kinect, and a numberof issues in between. -- William

===============================

- Shaping clay is easier than digging it out of the ground.
 > Date: Mon, 18 Jun 2012 08:29:55 -0400
> From: chris@xxxxxxxxxx
> To: luajit@xxxxxxxxxxxxx
> Subject: Re: Projects using LuaJIT ?
> 
> On 06/18/2012 07:38 AM, Patrick Masotta wrote:
> > I’ve been there, there are 3 projects??That’s all the available LuaJIT
> > codebase??
> 
> The ufo project has a bunch of FFI bindings. Specifically check out the 
> "ffi" directory.
> 
> https://github.com/malkia/ufo
> 
> My sha1 library uses LuaJIT but it's not really tuned directly for 
> LuaJIT.  In fact I would appreciate any help increasing the performance 
> if anyone knows of LuaJIT specific tweaks.
> 
> http://luadev.com
> 
> -- 
> Chris
> 
                                          

Other related posts: