in reply to Re^3: Language Conversion
in thread Language Conversion
So it's not for security reasons, it's to interface to other systems?
You could write an XS module to interface with the C interface. XS isn't pretty, but it's definitely easier than porting an entire application! And then there's Inline::C that makes it even easier!
|
---|