[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fortran type i/o in lisp
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: fortran type i/o in lisp
- From: Jan Deleeuw <deleeuw@math.ucla.edu>
- Date: Thu, 13 Apr 1995 16:57:28 -0700 (PDT)
- In-reply-to: <9504132327.AA27011@shakey> from "Dan Stanger" at Apr 14, 95 01:50:04 am
>
> 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
>
>
ftp://ftp.stat.ucla.edu/pub/stat/lisp/xlisp/
xlisp-stat/code/utilities/IO/formatted-input.tar.gz
This is Xlisp, but I think the code is probably close to CL. While you
are there, look around in the hierarchy.
--- Jan
--
Jan de Leeuw; UCLA Statistics Program; UCLA Statistical Consulting
US mail: 8118 Math Sciences, 405 Hilgard Ave, Los Angeles, CA 90024-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu