in reply to Getting started with Perl NCI or XS?
Consider P5NCI as a proof of concept, not a finished work. The ideas at the interface level and the lowest implementation level work, but everything in between is less stable.
It's reasonably easy to build a small XS generator which produces a stripped-down version of the NCI XS that SDL_perl needs. That may be the fastest approach. Another solution may be to use something like FFI, but there may be cross-platform questions there.
|
|---|