aboutsummaryrefslogtreecommitdiff
path: root/development/perl-extutils-parsexs/README
blob: 9a3cfc5c8c2363e25f93d2e1faca29dc09e637df (plain)
1
2
3
4
5
6
7
8
ExtUtils::ParseXS will compile XS code into C code by embedding
the constructs necessary to let C functions manipulate Perl
values and creates the glue necessary to let Perl access those
functions. The compiler uses typemaps to determine how to map
C function parameters and variables to Perl values.

perl-extutils-parsexs requires perl-extutils-cbuilder, which is
also available at SlackBuilds.org.