On 3/4/2011 2:35 AM, Leandro Hermida wrote:
>
> 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

Inline::CPP and ExtUtils::XSpp are perl specific
binding libraries.  SWIG has the advantage that
it can generate bindings for multiple languages
and not just perl.

--Chris
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to