Re: Automatic code generation

2000-08-03 Thread Joshua N Pritikin
On Wed, Aug 02, 2000 at 06:19:33PM -1000, [EMAIL PROTECTED] wrote: > Since no-one has mentioned it yet, I just thought I'd point out that the > Perl Data Language (PDL) has a system for automatically generating XS code > from a "simpler" interface called PDL::PP. Good point. Thanks for mentioni

Automatic code generation

2000-08-02 Thread Tim Jenness
Since no-one has mentioned it yet, I just thought I'd point out that the Perl Data Language (PDL) has a system for automatically generating XS code from a "simpler" interface called PDL::PP. This provides a simplified (currently PDL specific) access to external libraries but provides all the po