f2cl

F2CL: Fortran to Lisp converter

$ area51 add f2clCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(f2cl:some-function ...)

Dependencies