pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libpspp + Perl module somewhere down the road?


From: John Darrington
Subject: Re: libpspp + Perl module somewhere down the road?
Date: Wed, 24 Oct 2007 06:26:48 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Oct 23, 2007 at 08:41:27AM -0700, Ben Pfaff wrote:

     John Darrington at one point mentioned that he was working on
     Python bindings as a side project for (I believe) an Australian
     company.  I do not know the status of that project or whether he
     would be willing to contribute the result back to PSPP.

Actually, it's a Perl module that I've done.   I did it by special
request of a third party.   I think it's mostly complete. Currently
it's sitting in a directory on my PC somewhere just waiting for me to
tidy it up a bit.

Integrating it into PSPP will require some (not too hard) changes to
the src/data tree.  One of the problems is that src/data depends on
libgsl --- but for a trivial reason --- it uses gsl_is_finite.  I
think we did this because the C99 isfinite function wasn't available
on BSD or something.  Unfortunately it's not yet part of gnulib
either.

If this problem was addressed, and a few other small ones, then I
think there'd be no major issues integrating my PSPP.pl module into
the core pspp source, if we want to do that.

J'
     

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]