how to use f2cl in Maxima?



Would someone give me an example of how
I can use f2cl (via ..src/numerical/f2cl-package.lisp)
to convert some fortran procedures to common
lisp.

Do I need a fortran source file?

Where does the translation  appear?

What kinds of editing is needed after the
translation occurs to be able to use for
numerical work inside Maxima?

Ted Woollett