[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Question about embedded Lua and accessibility of libaries
- From: marbux <marbux@...>
- Date: Wed, 1 Jun 2011 02:46:55 -0700
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