[Qt-jambi-interest] Qt-jambi and other languages on the jvm
Eskil Abrahamsen Blomfeldt
eblomfel at trolltech.com
Fri Jul 4 08:51:22 CEST 2008
Luis Zaldivar wrote:
> Is it posible to combine java, jambi, clojure or groovy or jruby code in
> the same program?
>
Hi, Luis.
Depending on the language there may be different types of issues which
may or may not have solutions (stuff like reflection is needed for
signals and slots, for instance, which may cause problems in an untyped
language.)
We have done a few tests and had success, however. You might be
interested in the following links:
Håvard tests Kawa and Groovy and blogs about it:
http://labs.trolltech.com/blogs/2007/06/08/qt-jambi-a-door-opener/
Labs project for using Qt Jambi with Jython:
http://labs.trolltech.com/blogs/2007/11/06/qt-jambi-and-jython/
-- Eskil
More information about the Qt-jambi-interest
mailing list