On 2008-02-15, Etan S. C. Reisner <[EMAIL PROTECTED]> wrote: > For the record there is also C/Invoke (http://www.nongnu.org/cinvoke/) > which has lua bindings as well as the newer (just released) Alien > (http://alien.luaforge.net/) both of which give lua ffi to C libraries > directly.
Yeah, those seem even better... unless you need the constants, in which case TCC seems simpler than parsing them with some scripts included in alien or so. -- Tuomo
