Hi, Is it possible to call a Fortran subroutine from Lisp? I have seen the C language FFI in the docs, but I wonder if it would be possible to call Fortran somehow. There is a subroutine for banded sparse matrices in LAPACK I would like to use.
Thanks, Tamas
