lua-users home
lua-l archive

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


Hi, just a quick note to announce Kopi Lua, my C# port of the Lua 5.1.4 code base. It's available here:

http://www.ppl-pilot.com/KopiLua/

KL is a line-for-line port of the Lua source code (VM, parser, GC, etc), it also includes Windows console binaries of the interpreter and compiler. It's byte-code compatible with the C version so it should run existing binaries fine. All code has been ported to managed C# so it would probably also make a good starting point for ports to other languages.

This is an alpha release so I'm sure there are still plenty of bugs, but it's in a usable state so I'm making it available early. I'm currently finishing off an XBox 360 build with some XNA extensions for 3d graphics, controllers, sound etc...it's mainly for fun, but if there's enough interest I'll include that in with the next build.

All comments, bug reports etc welcome. Cheers,

Mark Feldman


This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any content of this message and its attachments, which does not relate to the official business of the sending company must be taken not to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s) are free from computer virus or other defect.