On Wed, Sep 2, 2009 at 6:16 PM, Mirko Vukovicmirko.vukovic@gmail.com wrote:
That led me into the minefield of setting up pointers, which I avoided by looking by the cl-blapack library since it has a set-up to define fortran types and necessary pointers on top of cffi.
If you are interested in adding better Fortran support for CFFI that'd be nice. E.g., a define-fortran-function function that defaults to reference types would be a start I suppose.
Cheers,