Re: ffi.cdef() for module writers

  • From: Francesco Abbate <francesco.bbt@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sat, 13 Oct 2012 10:16:38 +0200

2012/10/13 Daurnimator <quae@xxxxxxxxxxxxxxx>:
> This is almost exactly what I have done inside my 'fend' project.

Seems to be an excellent starting point. I'm just perplexed about the
new "include" function you introduce. I'm wondering if it is not
better to just use "require" instead so that use just use a standard
Lua function.

Otherwise I guess that an effort should be done to make it a stand
alone project on github. This require some works but it can be very
useful for the LuaJIT users.

Thank you in any case for sharing that :-)

Francesco

Other related posts: