lua-users home
lua-l archive

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


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