On 23.08.2012 00:31, Thiago Macieira wrote:
> On quarta-feira, 22 de agosto de 2012 21.24.49, Peter Kümmel wrote:
>> I'm looking for a scripting language with a debugger.
>> Binding to C/C++ should be simple and the debugger should be embeddable.
>> In times of Qt4 this would be QtScript and scripttools/debugging but this is
>> all "done".
>
> And why isn't that an option to you?
>

It is an option when there are not better ones.

But an advantage of using QML is that it comes with v8/JIT out of the box.

And am I right that QML has more advanced build-in C++ binding
mechanisms than other script languages where C/C++ binding is
always a secondary feature (even in Lua)?

Peter
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to