[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Inegrate LUA interpreter in other application
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 20 May 2010 12:15:48 +0200
On Thu, May 20, 2010 at 12:05 PM, Satz Klauer <satzklauer@googlemail.com> wrote:
> So my question: how can this be implemented? Is there already an
> interface in LUA that gives this possibility?
This is a bit like asking whether the Pope is a Catholic ;)
Seriously, Lua was designed to be embedded in an application and there
is a lot out there - search on 'embedding Lua'
steve d.