Re: Correct way to write C/Lua mixed module
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Correct way to write C/Lua mixed module
- From: Alexandre Erwin Ittner <alexandre@...>
- Date: Tue, 2 Oct 2012 14:29:13 -0300
On Tue, Oct 2, 2012 at 1:52 PM, <andre@leiradella.com> wrote:
> 1. Is there a better way to handle a C/Lua mixed module? I don't need anything fancy, just register Lua and C functions.
What about creating a low-level module with the C functions and using
it for the high-level, user-facing, module? I think it's the most
elegant solution for these cases.
--
Alexandre Erwin Ittner - alexandre@ittner.com.br
OpenPGP pubkey 0x0041A1FB @ http://pgp.mit.edu