lua-users home
lua-l archive

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


Hi Patrick,
                       It is nice to see a full lua implementation for j2me. Does it support the following

1. Device specific issues
2. ANy specific UI libraries such as j2mepolish.org


Any plans of having a brew version as well ?

Best Regards
Sunil

On Mon, Nov 17, 2008 at 1:42 PM, Patrick Meehan <patrick@groundspeak.com> wrote:
Hi, All:

I'd like to announce the release of Mochalua, a J2ME port of the Lua runtime and API, as open source under the MIT license. It is now available for download on the Google Code site:

http://code.google.com/p/mochalua/

We were aware of Kahlua but it was incomplete when we started the Mochalua project (and may still be). We were also aware that there was another project locked within the bowels of a short-sighted company. So we put our money toward hiring a company, Nikitova, to work with us to do a conversion from scratch.

Mochalua is a port of the Lua runtime and API only, not the compiler. The API functions have kept their original names and signatures from the C implementation with only minor variations to account for language differences. It has been able to pass the Lua test vectors. We have also put it through its paces for our own projects. At this time, it should be a pretty stable codebase for you to use.

I hope you can make use of this application. If you like it please provide feedback and/or help us optimize the code and improve on what we've done so far.

Cheers,

Patrick Meehan
Senior Developer

Groundspeak, Inc.
www.groundspeak.com