[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fortran type i/o in lisp



does anybody know of a package that can emulate format statements
in lisp?  for example i want to do something like
(fortran-read "1a1,10a1" "a1234567890") ==> ("A" "1234567890")

thanks,
dan stanger