in reply to Re: Packaging code using Inline::C with PAR
in thread Packaging code using Inline::C with PAR
It would be exremely useful to automate the whole process, so that CPAN modules could be written with Inline::C, then would be automatically translated to XS with Inline::C2XS during the build process. Inline::C is much easier to develop with, but XS is much easier to install. If a giant pile of time falls on my head, I'll have to start working on that... :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Packaging code using Inline::C with PAR
by tsee (Curate) on Dec 01, 2006 at 22:02 UTC | |
by sgifford (Prior) on Dec 06, 2006 at 16:52 UTC |