From: Albert Krewinkel
Subject: Re: GSL bindings
Date: 
Message-ID: <f7m3d6$8vh$1@registered.motzarella.org>
On Wed, 18 Jul 2007 11:45:59 -0700, Jason Nielsen wrote:

> Does anyone have or know of a complete set of bindings to GSL 
> (http://www.gnu.org/software/gsl/)?  Preferably using UFFI or CFFI but any 
> would be good.  I found the cl-gsl site but it looks like a project that 
> started and ended in short order and doesn't have bindings to some of the 
> tastier bits of the library.  It looks as thought I'm going to have to do 
> this on my own from my initial google search but I figured I'd give this 
> query a shot.
> 
> Thanks,
> Jason

Maybe nlisp (http://nlisp.info/) is of some use for you. It doesn't
offer a complete lispish interface to the gsl, but it does ease its use.

hth
Albert