Hi Padre,

I have seen in many places that the best place to ask for C++ Perl
binding questions is here, as the Padre code base does a lot of this
with wxWidgets.  I am working on C++ Perl binding for a couple small
projects and I have some general questions about the C++ Perl
landscape.

Just want to as the experts to layout for me the differences,
advantages, disadvantages and when one should use the following:

Inline::CPP
ExtUtils::XSpp (XS++)
SWIG

Particularly the differences between ExtUtils::XSpp and SWIG, I have
used Inline::CPP and for small things it is good but I can tell it
doesn't have the breadth or scope of the other two.  Also, are there
any other C++ Perl binding libraries I haven't mentioned?  Alos, has
anyone looked at Boost C++ libraries and Boost Python? If it were
written for Perl is it different than the above libraries in its
approach and ease of use?

thanks a lot sorry for all the questions!
Leandro
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to