|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^5: Perl 6 feature that scares me the most: (simple XS)by tye (Cardinal) |
| on May 30, 2003 at 17:56 UTC ( #261908=note: print w/ replies, xml ) | Need Help?? |
|
People who follow my XS philosophy (write as little XS as possible, don't write "Perl in C", pretend you are using Inline::C not XS, have a Perl wrapper make the data C-friendly for the XS routine if needed) probably won't have to rewrite. I just wanted to "gloat" since I think I get more "disrespect" for this philosophy than not. (: Update: You can do more than wrappers, just deal with data in C-friendly structures in your C code; don't write C code to manipulate Perl data structures. - tye
In Section
Past Polls
|
|
||||||||||||||||||||||