Re: Is a Lua system easily embeddable?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Is a Lua system easily embeddable?
- From: Miles Bader <miles@...>
- Date: 2009年9月05日 19:47:21 +0900
Andre de Leiradella <aleirade@sct.microlink.com.br> writes:
>> How have they become different, except that the protocol for C libraries is
>> now that they are called via lua_call instead of calling luaopen_xxx directly?
>> (However, this is just for some libraries that need environments.)
>
> Based on what people said about how to statically link modules, I have
> to say things do have changed.
Which "things," exactly? Be precise.
In my experience, Lua is _extremely_ simple to use with static
libraries...
-Miles
-- 
If you can't beat them, arrange to have them beaten. [George Carlin]