Edwin Woollett wrote:
> Is there an alternative link to
> a source of lisp f2cl code accessible to
> someone like me?
>
> Ted Woollett
I have put a zip file of the f2cl source and instructions to run it here:
http://www.lpthe.jussieu.fr/~talon/f2cl-src.zip
This is extracted from the latest mercurial repository i have found.
The basic way to run is to start a lisp shell (i assume running to_lisp() in
maxima does the job and then compile and load the various lisp files in good
order as described in the README, then you can start translating a fortran77
file).
--
Michel Talon