[fpc-pascal] libQT4Pas - Why it is needed?

Lars noreply at z505.com
Mon Jan 30 09:27:52 CET 2012


waldo kitty wrote:
> On 1/29/2012 17:38, Lars wrote:
>> Do other languages like python use the plain c interface, or C++?
>>
>> how about something like ruby, lua, objective C, php ..
>
>
> :( i don't nderstand why one would want to apply interpreted script
> languages,
> al la BASIC, to today's tasks... sure, these are neat and "more modern"
> but they
> are still interpreted scripting languages :(
>

Eh, I meant how does ruby, lua, objective c, and similar tools bind the
C++ api. Do they use an automatic tool that converts QT C++ objects to
procedural? or by hand, someone converts the objects to procedures and
structs? Or do they use the c++ objects directly to python objects..





More information about the fpc-pascal mailing list