[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] clue release 7
- From: Patrick Rapin <toupie300@...>
- Date: Wed, 16 Mar 2011 22:13:11 +0100
> Generic Call Function need. Thanks.
My implementation of a generic call [1] is not exactly a minimum
implementation, since it is around 1000 lines long, but I claim that
you can interface nearly everything between C and Lua with only ONE
function, named lua_genpcall. I found that this function can be very
useful in several projects.
[1] http://lua-users.org/wiki/LuaGenericCall