[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Getting lua to travel on .NET and the like
- From: steve donovan <steve.j.donovan@...>
- Date: Sat, 5 Sep 2009 09:13:48 +0200
On Sat, Sep 5, 2009 at 8:44 AM, Raymond Jacobs<raymondj@gmail.com> wrote:
> I agree, just seems no one has undertaken this yet, I wonder why.
Because it's hard ? ;)
Here's a suggestion for someone with the need and some time: work with
a pure-Java implementation of Lua like Kahlua and translate that to
C#. A much more natural fit, given the (intended) simularities of the
languages.
steve d.