lua-users home
lua-l archive

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


The problem is XNA does not provide C++ compiler, only C# compiler for Xbox360.

So I think the question must be then be : Is there any stable C# implementation of lua runtime

Julien Hamaide

On Thu, Jul 31, 2008 at 10:34 AM, Rob Kendrick <lua-l@nun.org.uk> wrote:
On Wed, 30 Jul 2008 20:14:06 -0700 (PDT)
Jose Marin <jose_marin2@yahoo.com.br> wrote:

> Is there any stable/production quality port of Lua to XNA to run on
> Xbox360?

Assuming your compiler's stable/production quality, have you tried just
building it yourself?  I'm not familiar with the platform in question,
so have no idea how trivial it is, but it's unlikely to be difficult.

B.