Re: floating point and other comments
Alex Shinn <[email protected]> Mon, 22 Dec 2003 11:14:02 +0900
| Newsgroups | gmane.lisp.scheme.srfi.srfi-48 |
|---|---|
| Message-ID | <[email protected]> |
At Sat, 20 Dec 2003 11:00:03 -0800 (PST), bear wrote: > > On Sat, 20 Dec 2003, Alex Shinn wrote: > > >On Fri, Dec 19, 2003 at 06:13:27PM +0100, Ken Dickey wrote: > > > >> I will be happy to work with you on an "advanced format" spec which > >> includes this if you would like. > > > >OK, but my personal format just took a turn for the weird and there > >are some issues I want to work out first. And if we ever want to get > >"complete CL format" we'll need a circular-write SRFI and a > >pretty-print SRFI. > > We've already got a circular-write SRFI (srfi-38). I *really* need to pay more attention to the SRFI process... I just spent yesterday writing a circular-write SRFI and reference implementation... and I now realize I disagree with the API provided by SRFI-38 :( -- Alex