Hi Ingo,

No, because you can already do that easily using extern “C”.

The “independent” interface I mean is that whereas currently we have a Perl 
extension with an XS interface and some C functions, I intend to finish 
completely separating the C functions so they will work all by themselves, with 
a separate Perl interface to those becoming just one possible way to call into 
those C functions.

Best regards,
Ed

From: Ingo Schmid<mailto:ingo...@gmx.at>
Sent: 10 November 2021 08:17
To: Ed .<mailto:ej...@hotmail.com>; 
pdl-devel<mailto:pdl-devel@lists.sourceforge.net>
Subject: Re: [Pdl-devel] PDL 2.059 released


Hi Ed,

will that make interfacing c++ libraries easier in the future? Or will this 
require a C wrapper layer as it does now.

Best wishes Ingo
On 11/8/21 6:04 AM, Ed . wrote:
finish the independent C interface for making PDL usable from e.g. Python

_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to