lua-users home
lua-l archive

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


On Tue, Feb 22, 2011 at 2:53 PM, Jeff Smith <spammealot1@live.co.uk> wrote:
> Swig is really just the usual way of Interfacing between C and Lua.

"the" usual way?   fortunately not.

it's a generic glue generator, another layer on top of the Lua/C API.
supposedly a good one, but way from "the" way.

-- 
Javier