Converts Perl XS code into C code
http://search.cpan.org/perldoc?ExtUtils::ParseXS
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.
Th compiler will search for typemap files called typemap. It will use the
following search path to find default typemaps, with the rightmost typemap
taking precedence.
- Links to devel:languages:perl / perl-ExtU...-ParseXS
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:frispete:3dprinting/perl-ExtUtils-ParseXS && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
ExtUtils-ParseXS-3.51.tar.gz | 0000071496 69.8 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-ExtUtils-ParseXS.changes | 0000005728 5.59 KB | |
perl-ExtUtils-ParseXS.spec | 0000002808 2.74 KB |
Latest Revision
Hans-Peter Jansen (frispete)
committed
(revision 1)
Comments 0