Hi Leandro,

I think I am going to disappoint you.
Though there might be a few people in the Padre project who are good
in C++ but I think that's the rare case.
So I would not expect many answers.

Actually I don't know any list that specializes on the field.

Have you tried at the http://perlmonks.org/ ?
Maybe on http://stackoverflow.com/

regards
   Gabor

On Fri, Mar 4, 2011 at 9:35 AM, Leandro Hermida
<soft...@leandrohermida.com> wrote:
> 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