lua-users home
lua-l archive

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


2007/11/7, Stefan Sandberg <keffo.sandberg@gmail.com>:
> Roberto Ierusalimschy wrote:
> > Does anyone have references for uses of Lua on cell phones? (e.g.,
> > things like
> >   http://brew.qualcomm.com/bnry_brew/pdf/brew_2007/Prog-804_Hunter_v03_br.pdf)
> >
> > Many thanks,
> >
> > -- Roberto
> >
> >
> I know Andre had kepler running on a nokia n800 (or something like
> that), but I'm not sure I'd call that a cellphone.
> Also Krka has his kahlua which I guess would run on any java cellphone
> (I think that was the point)
>

Yup, that was my original goal with Kahlua. I still haven't gotten
around to writing some demo project to verify that it actuall works
though.

Brew runs off C (like Symbian and Mophun), and could probably just run
the real lua with minor tweaking.