in reply to
Re: Using multiple XS objects together
in thread
Using multiple XS objects together
See also
Interfacing Perl with C++, using XS, with external files, and using the STL as parameters and return values.
,
Re: Interfacing Perl with C++, using XS, with external files, and using the STL as parameters and return values.
,
and these things the replies reference
Module::Build::WithXSpp
- XS++ enhanced flavour of Module::Build
XS++ - bonding Perl and C++ with minimal pain (YAPC::EU in Pisa)
Math::ThinPlateSpline
XSpp::Example
Comment on
Re^2: Using multiple XS objects together
Replies are listed 'Best First'.
Re^3: Using multiple XS objects together
by
Anonymous Monk
on May 09, 2013 at 09:06 UTC
that XSpp presentation references an even better perlxs/perlguts tutorial
http://profvince.com/perl/xs.pdf
/
B::Hooks::OP::PPAddr
[reply]
In Section
Seekers of Perl Wisdom