[Interest] Scripting & Debugger

Peter Kümmel syntheticpp at gmx.net
Thu Aug 23 12:16:23 CEST 2012


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



More information about the Interest mailing list