Search results for "module:InlineX::XS"
InlineX::XS - Auto-convert Inline::C based modules to XS
Make sure to read the CAVEATS section below before using this. This is experimental software. Introduction Extending Perl with C was made much easier by the introduction of Ingy's Inline or rather Inline::C module. It is possible to create CPAN distr...
SMUELLER/InlineX-XS-0.02 - 06 Dec 2006 15:12:30 UTC
InlineX::C2XS - Convert from Inline C code to XS.
Don't feed an actual Inline::C script to this module - it won't be able to parse it. It is capable of parsing correctly only that C code that is suitable for inclusion in an Inline::C script. For example, here is a simple Inline::C script: use warnin...
SISYPHUS/InlineX-C2XS-0.27 - 30 Jun 2022 03:05:18 UTC
InlineX::CPP2XS - Convert from Inline C++ code to XS.
Don't feed an actual Inline::CPP script to this module - it won't be able to parse it. It is capable of parsing correctly only that CPP code that is suitable for inclusion in an Inline::CPP script. For example, here is a simple Inline::CPP script: us...
SISYPHUS/InlineX-CPP2XS-0.25 - 24 Oct 2016 11:19:41 UTC