Re: Interfacing random C functions from Lua scripts
Tuomo Valkonen <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
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