lua-users home
lua-l archive

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


On Wed, Jun 1, 2011 at 2:20 AM, steve donovan <steve.j.donovan@gmail.com> wrote:
> It works just as you expect, _if_ the program exports the Lua symbols.
> For instance, SciTE is a classic embedded Lua program, and one can
> pull in external libraries using require () no problem.

Thank you very much, Steve. That is very good news.

Best regards,

Paul