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.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-ExtUtils-ParseXS && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ExtUtils-ParseXS-2.2206.tar.gz | 0000040872 39.9 KB | |
ExtUtils-ParseXS-3.05.tar.gz | 0000059795 58.4 KB | |
perl-ExtUtils-ParseXS.changes | 0000000625 625 Bytes | |
perl-ExtUtils-ParseXS.spec | 0000001932 1.89 KB |
Revision 7 (latest revision is 17)
Stephan Kulow (coolo)
committed
(revision 7)
Comments 0