[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Kopi Lua (Lua for C#)
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 18 Nov 2009 09:22:41 +0200
On Wed, Nov 18, 2009 at 9:19 AM, Mark Feldman
<mfeldman@infinite-interactive.com> wrote:
> Hi, just a quick note to announce Kopi Lua, my C# port of the Lua 5.1.4 code
> base. It's available here:
Out of curiosity, how is the performance compared to C-Lua? I can see
this being very useful in environments where native C is not allowed,
and where LuaInterface currently won't work, like the Compact
Framework.
steve d.