lua-users home
lua-l archive

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


On Sat, Dec 11, 2010 at 16:58, Michal Kottman <k0mpjut0r@gmail.com> wrote:
> [..snip..]
> I want to know on what code does the parser/generator fail on. I want
> to make it more generic, and maybe separate it as
> "yet-another-C++-Lua-binder". To be more realistic, I want to make it
> automatically bind the OpenCV API to Lua.
>
> Any examples of incorrect behavior and/or comments on the
> parser/generator would be helpful.
>

Michal,
making Lqt binding generator separately available would be great!
A generator that can bind both Qt and OpenCV is already 95% there.

Last but not least, Qt is becoming big in smart phone domain with
Nokia's Meego project.
It would be great to have a viable Lua competitor to PyQt.

--Leo--