[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: The LuaVM implemented in languages other than C
- From: Joshua Jensen <jjensen@...>
- Date: Fri, 25 Sep 2009 20:43:45 -0600
----- Original Message -----
From: Anthony Fairchild
Date: 9/25/2009 8:01 PM
My main goal is to implement a Lua VM where C is unavailable. Right
now my main areas of focus are browsers and XNA (for xbox community
games).
Why can't you compile Lua as C code using the /clr switch? It works for
me...
Josh